summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-03Linux 4.2.3v4.2.3Greg Kroah-Hartman
2015-10-03hp-wmi: limit hotkey enableKyle Evans
2015-10-03zram: fix possible use after free in zcomp_create()Luis Henriques
2015-10-03net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto
2015-10-03mvneta: use inband status only when explicitly enabledStas Sergeev
2015-10-03of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev
2015-10-03net: phy: fixed_phy: handle link-down caseStas Sergeev
2015-10-03net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli
2015-10-03ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2015-10-03fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-10-03net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong
2015-10-03Fix AF_PACKET ABI breakage in 4.2David Woodhouse
2015-10-03tcp: add proper TS val into RST packetsEric Dumazet
2015-10-03openvswitch: Zero flows on allocation.Jesse Gross
2015-10-03net: dsa: actually force the speed on the CPU portRussell King
2015-10-03netlink: Replace rhash_portid with boundHerbert Xu
2015-10-03netlink: Fix autobind race condition that leads to zero port IDHerbert Xu
2015-10-03macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin
2015-10-03net/mlx4_en: really allow to change RSS keyEric Dumazet
2015-10-03rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlinkRoopa Prabhu
2015-10-03net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot
2015-10-03bridge: fix igmpv3 / mldv2 report parsingLinus Lüssing
2015-10-03sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner
2015-10-03netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann
2015-10-03net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli
2015-10-03ipv6: fix multipath route replace error recoveryRoopa Prabhu
2015-10-03net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli
2015-10-03net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto
2015-10-03net: fec: clear receive interrupts before processing a packetRussell King
2015-10-03ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-10-03sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann
2015-10-03phylib: fix device deletion order in mdiobus_unregister()Mark Salter
2015-09-29Linux 4.2.2v4.2.2Greg Kroah-Hartman
2015-09-29jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-09-29lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-09-29hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung
2015-09-29stmmac: fix check for phydev being openAlexey Brodkin
2015-09-29IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum
2015-09-29IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich
2015-09-29IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein
2015-09-29IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein
2015-09-29IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran
2015-09-29IB/iser: Fix possible bogus DMA unmappingSagi Grimberg
2015-09-29IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg
2015-09-29IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-09-29IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig
2015-09-29IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn
2015-09-29IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche
2015-09-29IB/srp: Handle partial connection success correctlyBart Van Assche