summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-07udp: properly cope with csum errorsEric Dumazet
2017-02-07Merge branch 'net-Fix-on-stack-USB-buffers'David S. Miller
2017-02-07catc: Use heap buffer for memory size testBen Hutchings
2017-02-07catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-02-07rtl8150: Use heap buffers for all register accessBen Hutchings
2017-02-07pegasus: Use heap buffers for all register accessBen Hutchings
2017-02-06Merge branch 'read-vnet_hdr_sz-once'David S. Miller
2017-02-06macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-02-06tun: read vnet_hdr_sz onceWillem de Bruijn
2017-02-06tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet
2017-02-06hns: avoid stack overflow with CONFIG_KASANArnd Bergmann
2017-02-06ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing
2017-02-06Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...David S. Miller
2017-02-06Merge tag 'mac80211-for-davem-2017-02-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-02-06ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet
2017-02-06nl80211: Fix mesh HT operation checkMasashi Honma
2017-02-06mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-02-06mac80211: Allocate a sync skcipher explicitly for FILS AEADJouni Malinen
2017-02-06mac80211: Fix FILS AEAD protection in Association Request frameJouni Malinen
2017-02-05ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-04ipv4: keep skb->dst around in presence of IP optionsEric Dumazet
2017-02-03net: use a work queue to defer net_disable_timestamp() workEric Dumazet
2017-02-03ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka
2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun
2017-02-02net: phy: Fix lack of reference count on PHY driverMao Wenan
2017-02-02Merge branch 'mlx4-queue-reinit'David S. Miller
2017-02-02mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau
2017-02-02mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-01Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis
2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi
2017-02-01Merge tag 'pinctrl-v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-01be2net: fix initial MAC settingIvan Vecera
2017-01-31Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2017-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-01-31Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-01-31fscache: Fix dead object requeueDavid Howells
2017-01-31fscache: Clear outstanding writes when disabling a cookieDavid Howells
2017-01-31FS-Cache: Initialise stores_lock in netfs cookieDavid Howells
2017-01-31ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis