summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: set bss_info data before configuring the channelJohannes Berg2017-06-131-10/+28
* mac80211: remove 5/10 MHz rate code from station MLMEJohannes Berg2017-06-131-21/+3
* mac80211: Fix incorrect condition when checking rx timestampAvraham Stern2017-06-131-1/+1
* mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach2017-06-131-1/+5
* net: Fix build regression in rtl8723bs staging driver.David S. Miller2017-06-082-3/+2
* Merge branch 'netvsc-bug-fixes'David S. Miller2017-06-083-39/+50
|\
| * netvsc: move filter setting to rndis_devicestephen hemminger2017-06-083-34/+34
| * netvsc: fix net poll modestephen hemminger2017-06-081-4/+15
| * netvsc: fix rcu dereference warning from ethtoolstephen hemminger2017-06-081-1/+1
|/
* net: ipv6: Release route when device is unregisteringDavid Ahern2017-06-082-0/+6
* net: Zero ifla_vf_info in rtnl_fill_vfinfo()Mintz, Yuval2017-06-081-1/+2
* decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk2017-06-081-1/+3
* Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_...David S. Miller2017-06-081-3/+1
* net: emac: fix and unify emac_mdio functionsChristian Lamparter2017-06-081-23/+18
* net: emac: fix reset timeout with AR8035 phyChristian Lamparter2017-06-081-4/+22
* decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk2017-06-081-1/+3
* 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