summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-07436-2070/+3741
|\
| * 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-054-9/+25
| | * | sit: reload iphdr in ipip6_rcvHaishuang Yan2017-06-051-0/+1
| | * | net: ping: do not abuse udp_poll()Eric Dumazet2017-06-054-3/+4
| | * | net: dsa: Fix stale cpu_switch reference after unbind then bindFlorian Fainelli2017-06-051-1/+3
| | * | ipv6: Fix leak in ipv6_gso_segment().David S. Miller2017-06-051-1/+3
| | * | geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver2017-06-051-1/+1
| | * | sock: reset sk_err when the error queue is emptySoheil Hassas Yeganeh2017-06-051-1/+4
| | * | amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko2017-06-051-3/+2
| | * | ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie2017-06-051-0/+3
| | * | net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi2017-06-053-93/+6
| | * | virtio_net: lower limit on buffer sizeMichael S. Tsirkin2017-06-021-2/+3
| | * | qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish2017-06-024-2/+30
| | * | vxlan: fix use-after-free on deletionMark Bloch2017-06-021-6/+13
| | * | ibmvnic: Remove module author mailing addressThomas Falcon2017-06-021-1/+1
| | * | net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer2017-06-021-1/+5
| | * | tcp: disallow cwnd undo when switching congestion controlYuchung Cheng2017-06-021-0/+1
| | * | cxgb4: avoid enabling napi twice to the same queueGanesh Goudar2017-06-021-0/+4
| | * | ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings2017-06-022-0/+4
| | * | Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-06-026-101/+72
| | |\ \