aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-09igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu
2017-02-09xen-netfront: Improve error handling during initializationRoss Lagerwall
2017-02-09Merge branch 'sierra_net-fixes'David S. Miller
2017-02-09sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns
2017-02-09sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns
2017-02-09kcm: fix 0-length case for kcm_sendmsg()WANG Cong
2017-02-09xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai
2017-02-09net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli
2017-02-08net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu
2017-02-08net: dsa: Do not destroy invalid network devicesFlorian Fainelli
2017-02-08ping: fix a null pointer dereferenceWANG Cong
2017-02-08Merge branch 'net-header-length-truncation'David S. Miller
2017-02-08packet: round up linear to header lenWillem de Bruijn
2017-02-08net: introduce device min_header_lenWillem de Bruijn
2017-02-08sit: fix a double free on error pathWANG Cong
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern
2017-02-08ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-07mm: fix KPF_SWAPCACHE in /proc/kpageflagsHugh Dickins
2017-02-07sctp: check af before verify address in sctp_addr_id2transportXin Long
2017-02-07ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta
2017-02-07sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner
2017-02-07mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
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-06Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-06Merge tag 'pm-4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-02-06Merge tag 'dm-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2017-02-06Merge tag 'media/v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-02-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
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-06Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki
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-05Linux 4.10-rc7Linus Torvalds
2017-02-05ip6_gre: fix ip6gre_err() invalid readsEric Dumazet