summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn2017-09-281-1/+3
* packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn2017-09-281-3/+5
* net: stmmac: dwmac4: Re-enable MAC Rx before powering downEd Blake2017-09-281-0/+7
* net: stmmac: dwc-qos: Add suspend / resume supportEd Blake2017-09-281-0/+1
* net: dsa: Fix network device registration orderFlorian Fainelli2017-09-281-13/+18
* net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlansAndrew Lunn2017-09-281-0/+4
* inetpeer: fix RCU lookup() againEric Dumazet2017-09-281-2/+2
* Merge branch 'mvpp2-various-fixes'David S. Miller2017-09-281-11/+20
|\
| * net: mvpp2: do not select the internal source clockAntoine Tenart2017-09-281-2/+1
| * net: mvpp2: fix port list indexingYan Markman2017-09-281-3/+5
| * net: mvpp2: fix parsing fragmentation detectionStefan Chulski2017-09-281-6/+14
|/
* tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko2017-09-281-3/+5
* sctp: Fix a big endian bug in sctp_diag_dump()Dan Carpenter2017-09-261-1/+3
* Merge tag 'wireless-drivers-for-davem-2017-09-25' of git://git.kernel.org/pub...David S. Miller2017-09-2617-46/+125
|\
| * Merge ath-current from ath.gitKalle Valo2017-09-251-5/+2
| |\
| | * ath10k: mark PM functions as __maybe_unusedArnd Bergmann2017-09-211-5/+2
| * | qtnfmac: cancel scans on wireless interface changesSergey Matyukevich2017-09-203-5/+9
| * | qtnfmac: lock access to h/w in tx pathSergey Matyukevich2017-09-202-1/+10
| * | brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2017-09-202-15/+9
| * | brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel2017-09-201-3/+15
| |/
| * Merge tag 'iwlwifi-for-kalle-2017-09-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-09-189-17/+80
| |\
| | * iwlwifi: mvm: fix reorder buffer for 9000 devicesSara Sharon2017-09-081-3/+4
| | * iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()Luca Coelho2017-09-082-1/+2
| | * iwlwifi: mvm: initialize status in iwl_mvm_add_int_sta_common()Luca Coelho2017-09-081-1/+1
| | * iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addressesLuca Coelho2017-09-081-0/+6
| | * iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho2017-09-081-1/+9
| | * iwlwifi: mvm: wake the correct mac80211 queueAvraham Stern2017-09-081-1/+1
| | * iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein2017-09-083-3/+8
| | * iwlwifi: mvm: send all non-bufferable frames on the probe queueAvraham Stern2017-09-081-5/+5
| | * iwlwifi: mvm: Flush non STA TX queuesDavid Spinadel2017-09-081-1/+43
| | * iwlwifi: mvm: fix wowlan resume failed to load INIT ucodeMatt Chen2017-09-081-1/+1
* | | Merge branch 'aquantia-fixes'David S. Miller2017-09-268-98/+129
|\ \ \
| * | | atlantic: fix iommu errorsPavel Belous2017-09-263-27/+49
| * | | aquantia: Fix transient invalid link down/up indicationsIgor Russkikh2017-09-261-2/+1
| * | | aquantia: Fix Tx queue hangupsIgor Russkikh2017-09-266-59/+76
| * | | aquantia: Setup max_mtu in ndev to enable jumbo framesIgor Russkikh2017-09-262-10/+3
|/ / /
* | | l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca2017-09-262-7/+8
* | | vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev2017-09-262-2/+4
* | | netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann2017-09-251-18/+55
* | | rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann2017-09-251-18/+30
* | | net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi2017-09-251-1/+2
* | | Merge branch 'l2tp-fix-some-races-in-session-deletion'David S. Miller2017-09-253-4/+11
|\ \ \
| * | | l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()Guillaume Nault2017-09-252-0/+7
| * | | l2tp: ensure sessions are freed after their PPPOL2TP socketGuillaume Nault2017-09-251-4/+4
|/ / /
* | | net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registeredSubash Abhinov Kasiviswanathan2017-09-231-4/+1
* | | cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()'Christophe JAILLET2017-09-231-1/+1
* | | Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-2315-14/+108
|\ \ \
| * | | parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2017-09-222-2/+3
| * | | parisc: Reintroduce option to gzip-compress the kernelHelge Deller2017-09-222-0/+17
| * | | parisc: Add HWPOISON page fault handler codeHelge Deller2017-09-221-4/+29