summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-23KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li1-0/+2
2015-10-23arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka1-2/+4
2015-10-03Linux 4.2.3v4.2.3Greg Kroah-Hartman1-1/+1
2015-10-03hp-wmi: limit hotkey enableKyle Evans1-11/+20
2015-10-03zram: fix possible use after free in zcomp_create()Luis Henriques1-5/+7
2015-10-03net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto1-1/+9
2015-10-03mvneta: use inband status only when explicitly enabledStas Sergeev1-4/+5
2015-10-03of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev2-2/+21
2015-10-03net: phy: fixed_phy: handle link-down caseStas Sergeev1-3/+5
2015-10-03net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli1-17/+1
2015-10-03ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-10-03fib_rules: fix fib rule dumps across multiple skbsWilson Kok1-5/+9
2015-10-03net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong1-15/+15
2015-10-03Fix AF_PACKET ABI breakage in 4.2David Woodhouse1-15/+17
2015-10-03tcp: add proper TS val into RST packetsEric Dumazet1-0/+1
2015-10-03openvswitch: Zero flows on allocation.Jesse Gross3-14/+15
2015-10-03net: dsa: actually force the speed on the CPU portRussell King1-0/+1
2015-10-03netlink: Replace rhash_portid with boundHerbert Xu2-12/+29
2015-10-03netlink: Fix autobind race condition that leads to zero port IDHerbert Xu2-5/+8
2015-10-03macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin1-2/+2
2015-10-03net/mlx4_en: really allow to change RSS keyEric Dumazet1-2/+0
2015-10-03rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlinkRoopa Prabhu1-10/+16
2015-10-03net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot1-1/+3
2015-10-03bridge: fix igmpv3 / mldv2 report parsingLinus Lüssing1-2/+2
2015-10-03sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner1-23/+41
2015-10-03netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann2-7/+32
2015-10-03net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli1-2/+2
2015-10-03ipv6: fix multipath route replace error recoveryRoopa Prabhu1-26/+175
2015-10-03net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli1-4/+8
2015-10-03net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing1-1/+1
2015-10-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto1-2/+1
2015-10-03net: fec: clear receive interrupts before processing a packetRussell King1-0/+1
2015-10-03ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann1-1/+1
2015-10-03sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann1-0/+3
2015-10-03phylib: fix device deletion order in mdiobus_unregister()Mark Salter1-1/+1
2015-09-29Linux 4.2.2v4.2.2Greg Kroah-Hartman1-1/+1
2015-09-29jbd2: avoid infinite loop when destroying aborted journalJan Kara4-9/+46
2015-09-29lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu14-27/+70
2015-09-29hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2-8/+4
2015-09-29stmmac: fix check for phydev being openAlexey Brodkin1-1/+4
2015-09-29IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum1-1/+1
2015-09-29IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-09-29IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein1-1/+4
2015-09-29IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein1-3/+4
2015-09-29IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran1-12/+0
2015-09-29IB/iser: Fix possible bogus DMA unmappingSagi Grimberg2-4/+10
2015-09-29IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg1-3/+5
2015-09-29IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2-14/+32
2015-09-29IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig1-1/+9
2015-09-29IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn3-4/+16