summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-07sctp: check af before verify address in sctp_addr_id2transportXin Long1-1/+1
2017-02-07sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner1-1/+2
2017-02-07mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2017-02-07udp: properly cope with csum errorsEric Dumazet4-5/+11
2017-02-07Merge branch 'net-Fix-on-stack-USB-buffers'David S. Miller3-33/+86
2017-02-07catc: Use heap buffer for memory size testBen Hutchings1-7/+18
2017-02-07catc: Combine failure cleanup code in catc_probe()Ben Hutchings1-16/+17
2017-02-07rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2017-02-07pegasus: Use heap buffers for all register accessBen Hutchings1-4/+25
2017-02-06Merge branch 'read-vnet_hdr_sz-once'David S. Miller2-6/+8
2017-02-06macvtap: read vnet_hdr_size onceWillem de Bruijn1-2/+2
2017-02-06tun: read vnet_hdr_sz onceWillem de Bruijn1-4/+6
2017-02-06tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet1-0/+6
2017-02-06hns: avoid stack overflow with CONFIG_KASANArnd Bergmann1-6/+2
2017-02-06ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing1-2/+8
2017-02-06Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...David S. Miller1-2/+7
2017-02-06Merge tag 'mac80211-for-davem-2017-02-06' of git://git.kernel.org/pub/scm/lin...David S. Miller3-4/+5
2017-02-06ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet1-11/+13
2017-02-06nl80211: Fix mesh HT operation checkMasashi Honma1-0/+1
2017-02-06mac80211: Fix adding of mesh vendor IEsThorsten Horstmann1-1/+1
2017-02-06mac80211: Allocate a sync skcipher explicitly for FILS AEADJouni Malinen1-2/+2
2017-02-06mac80211: Fix FILS AEAD protection in Association Request frameJouni Malinen1-1/+1
2017-02-05ip6_gre: fix ip6gre_err() invalid readsEric Dumazet1-19/+21
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2-0/+8
2017-02-04ipv4: keep skb->dst around in presence of IP optionsEric Dumazet1-1/+8
2017-02-03net: use a work queue to defer net_disable_timestamp() workEric Dumazet1-18/+13
2017-02-03ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka1-3/+6
2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun3-38/+10
2017-02-02net: phy: Fix lack of reference count on PHY driverMao Wenan1-0/+7
2017-02-02Merge branch 'mlx4-queue-reinit'David S. Miller3-13/+29
2017-02-02mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau3-7/+27
2017-02-02mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau1-6/+2
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-370/+555
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-2/+37
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1
2017-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-46/+43
2017-02-01Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2-36/+52
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis1-14/+15
2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi1-82/+45
2017-02-01Merge tag 'pinctrl-v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+25
2017-02-01be2net: fix initial MAC settingIvan Vecera1-5/+28
2017-01-31Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-3/+5
2017-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+3
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+5
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+7
2017-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-30/+32
2017-01-31Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+1
2017-01-31fscache: Fix dead object requeueDavid Howells2-2/+25