summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-21net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter1-1/+3
2017-04-21bpf: Fix values type used in test_mapsDavid Miller1-2/+2
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2-1/+5
2017-04-21gso: Validate assumption of frag_list segementationIlan Tayari1-4/+14
2017-04-21Merge branch 'skb_cow_head'David S. Miller6-44/+16
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-12/+6
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2017-04-21ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun1-1/+0
2017-04-21MAINTAINERS: Add "B:" field for networking.David S. Miller1-0/+1
2017-04-20net sched actions: allocate act cookie earlyWolfgang Bumiller1-23/+32
2017-04-20Merge branch 'qed-dcbx-fixes'David S. Miller1-1/+12
2017-04-20qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com1-1/+1
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com1-0/+7
2017-04-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes1-6/+6
2017-04-20MAINTAINERS: update entry for TI's CPSW driverSekhar Nori1-1/+0
2017-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-29/+64
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter1-2/+0
2017-04-20ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun1-0/+3
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney2-12/+23
2017-04-20mac80211: reject ToDS broadcast data framesJohannes Berg1-0/+21
2017-04-20Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/lin...David S. Miller1-18/+47
2017-04-18sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov1-55/+67
2017-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-7/+23
2017-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-58/+69
2017-04-18sparc64: Fix hugepage page table freeNitin Gupta1-0/+16
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan3-7/+7
2017-04-18Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+117
2017-04-18selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)1-4/+23
2017-04-18Merge tag 'trace-v4.11-rc5-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+12
2017-04-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-35/+98
2017-04-18selftests: ftrace: Add a testcase for function PID filterNamhyung Kim1-0/+98
2017-04-18af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu1-21/+26
2017-04-17Merge branch 'parisc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-31/+55
2017-04-17ftrace: Fix function pid filter on instancesNamhyung Kim3-0/+12
2017-04-17Merge branch 'bpf-fixes'David S. Miller1-0/+8
2017-04-17bpf: fix checking xdp_adjust_head on tail callsDaniel Borkmann1-0/+1
2017-04-17bpf: fix cb access in socket filter programs on tail callsDaniel Borkmann1-0/+7
2017-04-17ipv6: drop non loopback packets claiming to originate from ::1Florian Westphal1-2/+5
2017-04-17Merge branch 'mediatek-tx-bugs'David S. Miller2-17/+26
2017-04-17net: ethernet: mediatek: fix inconsistency of port number carried in TXDSean Wang2-8/+18
2017-04-17net: ethernet: mediatek: fix inconsistency between TXD and the used bufferSean Wang1-9/+8
2017-04-17net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko1-15/+2
2017-04-17net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev ruleDavid Ahern1-1/+1
2017-04-17net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian2-0/+2