summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-2259-245/+575
|\
| * Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-04-221-1/+1
| |\
| | * nfsd: fix oops on unsupported operationOlga Kornievskaia2017-04-131-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-2125-210/+345
| |\ \
| | * | netpoll: Check for skb->queue_mappingTushar Dave2017-04-211-2/+8
| | * | ip6mr: fix notification device destructionNikolay Aleksandrov2017-04-211-7/+6
| | * | bpf, doc: update bpf maintainers entryDaniel Borkmann2017-04-211-1/+15
| | * | net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter2017-04-211-1/+3
| | * | bpf: Fix values type used in test_mapsDavid Miller2017-04-211-2/+2
| | * | net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-212-1/+5
| | * | gso: Validate assumption of frag_list segementationIlan Tayari2017-04-211-4/+14
| | * | Merge branch 'skb_cow_head'David S. Miller2017-04-216-44/+16
| | |\ \
| | | * | kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-12/+6
| | | * | ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| | | * | lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| | | * | sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| | | * | cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-5/+2
| | | * | smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-6/+2
| | |/ /
| | * | ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun2017-04-211-1/+0
| | * | MAINTAINERS: Add "B:" field for networking.David S. Miller2017-04-211-0/+1
| | * | net sched actions: allocate act cookie earlyWolfgang Bumiller2017-04-201-23/+32
| | * | Merge branch 'qed-dcbx-fixes'David S. Miller2017-04-201-1/+12
| | |\ \
| | | * | qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com2017-04-201-0/+2
| | | * | qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com2017-04-201-1/+1
| | | * | qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com2017-04-201-0/+2
| | | * | qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com2017-04-201-0/+7
| | |/ /
| | * | smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes2017-04-201-6/+6
| | * | MAINTAINERS: update entry for TI's CPSW driverSekhar Nori2017-04-201-1/+0
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-201-29/+64
| | |\ \
| | | * | af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu2017-04-181-21/+26
| | | * | af_key: Add lock to key dumpYuejie Shi2017-04-031-8/+38
| | * | | dp83640: don't recieve time stamps twiceDan Carpenter2017-04-201-2/+0
| | * | | ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun2017-04-201-0/+3
| | * | | selftests/net: Fixes psock_fanout CBPF test caseMike Maloney2017-04-202-12/+23
| | * | | mac80211: reject ToDS broadcast data framesJohannes Berg2017-04-201-0/+21
| | * | | Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-04-201-18/+47
| | |\ \ \
| | | * | | mac80211: fix MU-MIMO follow-MAC modeJohannes Berg2017-04-131-18/+47
| * | | | | Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-04-213-8/+8
| |\ \ \ \ \
| | * | | | | powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=yMichael Ellerman2017-04-182-5/+5
| | * | | | | powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria2017-04-181-3/+3
| * | | | | | Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-212-3/+13
| |\ \ \ \ \ \
| | * | | | | | PCI: hisi: Fix DT binding (hisi-pcie-almost-ecam)Dongdong Liu2017-04-122-3/+13
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-216-13/+66
| |\ \ \ \ \ \ \
| | * | | | | | | blk-mq: fix potential oops with polling and blk-mq schedulerJens Axboe2017-04-201-1/+10
| | * | | | | | | nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski2017-04-201-0/+9
| | * | | | | | | nvme: Adjust the Samsung APST quirkAndy Lutomirski2017-04-203-11/+38
| | * | | | | | | mtip32xx: pass BLK_MQ_F_NO_SCHEDMing Lei2017-04-191-1/+1
| | * | | | | | | block: respect BLK_MQ_F_NO_SCHEDMing Lei2017-04-191-2/+10
| * | | | | | | | Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-04-211-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann2017-04-191-0/+1