summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-05qtnfmac: generate local disconnect event in disconnect callbackIgor Mitsyanko1-6/+7
2018-10-05qtnfmac: do not track STA states in driverSergey Matyukevich3-76/+8
2018-10-05b43: remove set but not used variable 'wl'YueHaibing1-2/+0
2018-10-05ssb: chipcommon: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-05zd1211rw: Replace spin_is_locked() with lockdepLance Roy1-1/+1
2018-10-05wlcore: Add support for optional wakeirqTony Lindgren3-9/+40
2018-10-05wlcore: Fix BUG with clear completion on timeoutTony Lindgren1-4/+14
2018-10-05rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hPing-Ke Shih1-4/+0
2018-10-05brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu2-2/+17
2018-10-05brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu1-5/+4
2018-10-04Merge tag 'mt76-for-kvalo-2018-10-01' of https://github.com/nbd168/wirelessKalle Valo61-2131/+2289
2018-10-04Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo45-464/+2083
2018-10-02tls: Add support for inplace records encryptionVakul Garg2-18/+74
2018-10-02net: dsa: lantiq: Fix path in MAINTAINERS fileHauke Mehrtens1-1/+1
2018-10-02hv_netvsc: remove ndo_poll_controllerStephen Hemminger1-23/+0
2018-10-02MAINTAINERS: Fix wrong include file pathAndrew Lunn1-1/+1
2018-10-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller18-75/+299
2018-10-02cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor1-1/+1
2018-10-02cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor1-2/+2
2018-10-02dpaa_eth: Remove useless declarationNathan Chancellor1-2/+0
2018-10-02ipv6: add vrf table handling code for ipv6 mcastPatrick Ruddy2-12/+47
2018-10-02ipv4: Allow sending multicast packets on specific i/f using VRF socketRobert Shearman4-4/+4
2018-10-02bridge: mcast: Default back to multicast enabled stateIdo Schimmel1-0/+1
2018-10-02Merge branch 'dpaa2-eth-Add-support-for-Rx-flow-classification'David S. Miller6-35/+839
2018-10-02dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu6-0/+549
2018-10-02dpaa2-eth: Configure Rx flow classification keyIoana Radulescu5-16/+148
2018-10-02dpaa2-eth: Rename structureIoana Radulescu2-7/+7
2018-10-02dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu5-19/+142
2018-10-02net: usbnet: make driver_info constBen Dooks2-7/+7
2018-10-02tcp: do not release socket ownership in tcp_close()Eric Dumazet3-9/+5
2018-10-02net: inet6_rtm_getroute() - use new style struct initializer instead of memsetMaciej Żenczykowski1-2/+1
2018-10-02net: rtm_to_fib6_config() - use new style struct initializer instead of memsetMaciej Żenczykowski1-11/+12
2018-10-02net: rtmsg_to_fib6_config() - use new style struct initializer instead of memsetMaciej Żenczykowski1-16/+16
2018-10-02net: ip6_update_pmtu() - use new style struct initializer instead of memsetMaciej Żenczykowski1-9/+8
2018-10-02net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski3-6/+3
2018-10-02net: ip6_redirect_no_header() - use new style struct initializer instead of m...Maciej Żenczykowski1-9/+8
2018-10-02net: ip6_redirect() - use new style struct initializer instead of memsetMaciej Żenczykowski1-10/+9
2018-10-02net: inet_rtm_getroute() - use new style struct initializer instead of memsetMaciej Żenczykowski1-2/+1
2018-10-02net: ip_rt_get_source() - use new style struct initializer instead of memsetMaciej Żenczykowski1-12/+9
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller276-9949/+8620
2018-10-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller13-507/+952
2018-10-02Merge branch 'qed-20g'David S. Miller5-4/+30
2018-10-02qede: Add driver support for 20G link speed.Sudarsana Reddy Kalluru1-0/+9
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru4-4/+21
2018-10-02isdn/hisax: Fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-02net: drop unused skb_append_datato_frags()Paolo Abeni2-63/+0
2018-10-02ice: Fix error on driver removeDave Ertman1-0/+6
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley7-24/+102
2018-10-02ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley2-5/+14
2018-10-02ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash3-0/+40