summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hsi: Fix build regression due to netdev destructor fix.David S. Miller2017-06-081-1/+1
* net: s390: fix up for "Fix inconsistent teardown and release of private netde...Stephen Rothwell2017-06-081-2/+2
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-0762-103/+105
* bpf, arm64: use separate register for state in stxrDaniel Borkmann2017-06-071-2/+5
* net: mvpp2: do not bypass the mvpp22_port_mii_set functionAntoine Ténart2017-06-071-2/+0
* ibmvnic: Return failure on attempted mtu changeJohn Allen2017-06-071-0/+6
* net: fix up hash documentationMichael S. Tsirkin2017-06-071-1/+1
* bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt2017-06-071-1/+1
* net: don't call strlen on non-terminated string in dev_set_alias()Alexander Potapenko2017-06-071-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-0696-486/+781
|\
| * net: stmmac: fix a broken u32 less than zero checkColin Ian King2017-06-061-1/+1
| * net: stmmac: fix completely hung TX when using TSONiklas Cassel2017-06-061-1/+1
| * net: ethoc: enable NAPI before poll may be scheduledMax Filippov2017-06-061-1/+2
| * net: bridge: fix a null pointer dereference in br_afspecNikolay Aleksandrov2017-06-061-1/+1
| * ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca2017-06-061-12/+12
| * net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines2017-06-061-1/+5
| * net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King2017-06-061-1/+2
| * Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...David S. Miller2017-06-0619-79/+118
| |\
| | * Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-06-0517-78/+115
| | |\
| | | * iwlwifi: fix host command memory leaksShahar S Matityahu2017-06-051-3/+6
| | | * iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2017-06-052-4/+4
| | | * iwlwifi: mvm: clear new beacon command template structJohannes Berg2017-06-051-1/+1
| | | * iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho2017-06-051-8/+5
| | | * iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho2017-06-051-2/+4
| | | * iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach2017-06-054-19/+27
| | | * iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg2017-06-051-3/+5
| | | * iwlwifi: mvm: support ibss in dqa modeLiad Kaufman2017-06-051-1/+12
| | | * iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss2017-06-051-1/+4
| | | * iwlwifi: mvm: rs: start using LQ command colorGregory Greenman2017-06-056-36/+47
| | * | brcmfmac: fix alignment configuration on host using 64-bit DMAArend Van Spriel2017-06-011-1/+1
| | * | wcn36xx: Close SMD channel on device removalBjorn Andersson2017-05-231-0/+2
| | |/
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-06-063-20/+22
| |\ \
| | * | i40e/i40evf: proper update of the page_offset fieldBjörn Töpel2017-06-062-2/+4
| | * | i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues2017-06-061-18/+18
| * | | Revert "sit: reload iphdr in ipip6_rcv"David S. Miller2017-06-061-1/+0
| |/ /
| * | net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay2017-06-052-5/+17
| * | net: phy: fix kernel-doc warningsRandy Dunlap2017-06-051-1/+1
| * | devlink: fix potential memort leakHaishuang Yan2017-06-051-2/+6
| * | net: Update TCP congestion control documentationAnmol Sarma2017-06-052-19/+14
| * | net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2017-06-044-9/+25
| * | sit: reload iphdr in ipip6_rcvHaishuang Yan2017-06-041-0/+1
| * | net: ping: do not abuse udp_poll()Eric Dumazet2017-06-044-3/+4
| * | net: dsa: Fix stale cpu_switch reference after unbind then bindFlorian Fainelli2017-06-041-1/+3
| * | ipv6: Fix leak in ipv6_gso_segment().David S. Miller2017-06-041-1/+3
| * | geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver2017-06-041-1/+1
| * | sock: reset sk_err when the error queue is emptySoheil Hassas Yeganeh2017-06-041-1/+4
| * | amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko2017-06-041-3/+2
| * | ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie2017-06-041-0/+3
| * | net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi2017-06-043-93/+6
| * | virtio_net: lower limit on buffer sizeMichael S. Tsirkin2017-06-021-2/+3