summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2017-02-092-0/+2
* xen-netfront: Improve error handling during initializationRoss Lagerwall2017-02-091-18/+11
* Merge branch 'sierra_net-fixes'David S. Miller2017-02-091-40/+71
|\
| * sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns2017-02-091-7/+7
| * sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns2017-02-091-35/+66
|/
* kcm: fix 0-length case for kcm_sendmsg()WANG Cong2017-02-091-18/+22
* xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai2017-02-091-3/+11
* net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli2017-02-091-8/+20
* net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu2017-02-082-12/+101
* net: dsa: Do not destroy invalid network devicesFlorian Fainelli2017-02-081-0/+1
* ping: fix a null pointer dereferenceWANG Cong2017-02-081-0/+2
* Merge branch 'net-header-length-truncation'David S. Miller2017-02-084-3/+10
|\
| * packet: round up linear to header lenWillem de Bruijn2017-02-081-3/+4
| * net: introduce device min_header_lenWillem de Bruijn2017-02-083-0/+6
|/
* sit: fix a double free on error pathWANG Cong2017-02-081-0/+1
* lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern2017-02-081-1/+4
* ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe2017-02-081-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-0732-164/+255
|\
| * sctp: check af before verify address in sctp_addr_id2transportXin Long2017-02-071-1/+1
| * sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner2017-02-071-1/+2
| * mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-02-071-1/+4
| * udp: properly cope with csum errorsEric Dumazet2017-02-074-5/+11
| * Merge branch 'net-Fix-on-stack-USB-buffers'David S. Miller2017-02-073-33/+86
| |\
| | * catc: Use heap buffer for memory size testBen Hutchings2017-02-071-7/+18
| | * catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-02-071-16/+17
| | * rtl8150: Use heap buffers for all register accessBen Hutchings2017-02-071-7/+27
| | * pegasus: Use heap buffers for all register accessBen Hutchings2017-02-071-4/+25
| |/
| * Merge branch 'read-vnet_hdr_sz-once'David S. Miller2017-02-062-6/+8
| |\
| | * macvtap: read vnet_hdr_size onceWillem de Bruijn2017-02-061-2/+2
| | * tun: read vnet_hdr_sz onceWillem de Bruijn2017-02-061-4/+6
| |/
| * tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-02-061-0/+6
| * hns: avoid stack overflow with CONFIG_KASANArnd Bergmann2017-02-061-6/+2
| * ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing2017-02-061-2/+8
| * Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...David S. Miller2017-02-061-2/+7
| |\
| | * rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov2017-01-311-2/+7
| * | Merge tag 'mac80211-for-davem-2017-02-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-02-063-4/+5
| |\ \
| | * | nl80211: Fix mesh HT operation checkMasashi Honma2017-02-061-0/+1
| | * | mac80211: Fix adding of mesh vendor IEsThorsten Horstmann2017-02-061-1/+1
| | * | mac80211: Allocate a sync skcipher explicitly for FILS AEADJouni Malinen2017-02-061-2/+2
| | * | mac80211: Fix FILS AEAD protection in Association Request frameJouni Malinen2017-02-061-1/+1
| * | | ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet2017-02-061-11/+13
| |/ /
| * | ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-02-051-19/+21
| * | netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-042-0/+8
| * | ipv4: keep skb->dst around in presence of IP optionsEric Dumazet2017-02-041-1/+8
| * | net: use a work queue to defer net_disable_timestamp() workEric Dumazet2017-02-031-18/+13
| * | ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka2017-02-031-3/+6
| * | ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun2017-02-033-38/+10
| * | net: phy: Fix lack of reference count on PHY driverMao Wenan2017-02-021-0/+7
| * | Merge branch 'mlx4-queue-reinit'David S. Miller2017-02-023-13/+29
| |\ \
| | * | mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau2017-02-023-7/+27
OpenPOWER on IntegriCloud