summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ife: error out when nla attributes are emptyCong Wang2019-07-251-0/+5
| * | | netrom: hold sock when setting skb->destructorCong Wang2019-07-241-0/+1
| * | | ovs: datapath: hide clang frame-overflow warningsArnd Bergmann2019-07-241-7/+8
| * | | Merge tag 'linux-can-fixes-for-5.3-20190724' of git://git.kernel.org/pub/scm/...David S. Miller2019-07-241-15/+33
| |\ \ \
| | * | | can: gw: Fix error path of cgw_module_initYueHaibing2019-07-241-15/+33
| * | | | ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6Haishuang Yan2019-07-241-1/+2
| * | | | net/ipv4: cleanup error condition testingPavel Machek2019-07-241-1/+1
| |/ / /
* | | | openvswitch: Print error when ovs_execute_actions() failsYifeng Sun2019-08-061-2/+5
* | | | net: sched: add ingress mirred action to hardware IRJohn Hurley2019-08-061-0/+6
* | | | net: sched: add skbedit of ptype action to hardware IRJohn Hurley2019-08-061-0/+3
* | | | fq_codel: Kill useless per-flow dropped statisticDave Taht2019-08-061-7/+1
* | | | Increase fq_codel count in the bulk dropperDave Taht2019-08-061-0/+2
* | | | net: dsa: dump CPU port regs through masterVivien Didelot2019-08-061-0/+66
* | | | drop_monitor: Use pre_doit / post_doit hooksIdo Schimmel2019-08-061-7/+17
* | | | drop_monitor: Add extack supportIdo Schimmel2019-08-061-3/+7
* | | | drop_monitor: Avoid multiple blank linesIdo Schimmel2019-08-061-2/+0
* | | | drop_monitor: Document scope of spinlockIdo Schimmel2019-08-061-1/+1
* | | | drop_monitor: Rename and document scope of mutexIdo Schimmel2019-08-061-7/+13
* | | | drop_monitor: Use correct error codeIdo Schimmel2019-08-061-2/+2
* | | | net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477Marek Vasut2019-08-061-7/+0
* | | | ipv6: have a single rcu unlock point in __ip6_rt_update_pmtuDavid Ahern2019-08-051-8/+6
* | | | tipc: reduce risk of wakeup queue starvationJon Maloy2019-08-011-8/+21
* | | | net: bridge: mcast: add delete due to fast-leave mdb flagNikolay Aleksandrov2019-07-313-1/+4
* | | | Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...David S. Miller2019-07-3127-318/+891
|\ \ \ \
| * | | | mac80211: HE STA disassoc due to QOS NULL not sentShay Bar2019-07-311-1/+4
| * | | | mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin2019-07-314-1/+32
| * | | | nl80211: add strict start typeJohannes Berg2019-07-311-0/+1
| * | | | cfg80211: add support for parsing OBBS_PD attributesJohn Crispin2019-07-311-0/+45
| * | | | mac80211: reject zero MAC address in add stationKarthikeyan Periyasamy2019-07-311-1/+1
| * | | | cfg80211: use parallel_ops for genlJohannes Berg2019-07-311-30/+78
| * | | | mac80211: add missing null return check from call to ieee80211_get_sbandColin Ian King2019-07-311-0/+2
| * | | | mac80211: add support for the ADDBA extension elementJohn Crispin2019-07-293-11/+64
| * | | | mac80211: propagate HE operation info into bss_confJohn Crispin2019-07-293-0/+20
| * | | | cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switchMichael Vassernis2019-07-291-0/+2
| * | | | cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich2019-07-293-1/+82
| * | | | cfg80211: refactor cfg80211_bss_updateSergey Matyukevich2019-07-291-82/+89
| * | | | nl80211: Include wiphy address setup in NEW_WIPHYDenis Kenzior2019-07-261-0/+24
| * | | | mac80211: implement HE support for meshSven Eckelmann2019-07-265-1/+128
| * | | | mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi2019-07-261-1/+5
| * | | | mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin2019-07-262-0/+5
| * | | | mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...John Crispin2019-07-261-12/+162
| * | | | mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()John Crispin2019-07-263-4/+8
| * | | | mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin2019-07-262-0/+8
| * | | | cfg80211: give all multi-BSSID BSS entries the same timestampJohannes Berg2019-07-261-2/+5
| * | | | cfg80211: don't parse MBSSID if transmitting BSS isn't createdJohannes Berg2019-07-261-1/+3
| * | | | cfg80211: clean up cfg80211_inform_single_bss_frame_data()Johannes Berg2019-07-261-7/+1
| * | | | cfg80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-261-11/+6
| * | | | mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel2019-07-262-6/+9
| * | | | mac80211: Simplify Extended Key ID APIAlexander Wetzel2019-07-263-24/+14
| * | | | mac80211: add tx dequeue function for process contextErik Stromdahl2019-07-261-0/+2