| Commit message (Expand) | Author | Age | Files | Lines |
* | net: page_pool: API cleanup and comments | Ilias Apalodimas | 2020-02-20 | 2 | -34/+38 |
* | net: remove unused macro from fib_trie.c | Li RongQing | 2020-02-20 | 1 | -5/+0 |
* | net: neigh: remove unused NEIGH_SYSCTL_MS_JIFFIES_ENTRY | Li RongQing | 2020-02-20 | 1 | -3/+0 |
* | net/ipv4/sysctl: show tcp_{allowed, available}_congestion_control in non-init... | Christian Brauner | 2020-02-19 | 1 | -12/+12 |
* | ethtool: Add support for low latency RS FEC | Aya Levin | 2020-02-19 | 2 | -0/+2 |
* | devlink: Force enclosing array on binary fmsg data | Aya Levin | 2020-02-19 | 1 | -8/+86 |
* | net: netlink: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-18 | 1 | -1/+1 |
* | net: switchdev: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-18 | 1 | -1/+1 |
* | bpf, sockmap: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-18 | 1 | -1/+1 |
* | NFC: digital: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-18 | 1 | -2/+2 |
* | net/smc: reduce port_event scheduling | Ursula Braun | 2020-02-17 | 1 | -15/+29 |
* | net/smc: simplify normal link termination | Karsten Graul | 2020-02-17 | 4 | -13/+8 |
* | net/smc: remove unused parameter of smc_lgr_terminate() | Karsten Graul | 2020-02-17 | 4 | -13/+11 |
* | net/smc: do not delete lgr from list twice | Karsten Graul | 2020-02-17 | 1 | -1/+1 |
* | net/smc: use termination worker under send_lock | Karsten Graul | 2020-02-17 | 1 | -1/+1 |
* | net/smc: improve smc_lgr_cleanup() | Karsten Graul | 2020-02-17 | 1 | -4/+1 |
* | net: bridge: teach ndo_dflt_bridge_getlink() more brport flags | Julian Wiedmann | 2020-02-17 | 1 | -1/+5 |
* | net: vlan: suppress "failed to kill vid" warnings | Julian Wiedmann | 2020-02-17 | 1 | -3/+2 |
* | net: sched: don't take rtnl lock during flow_action setup | Vlad Buslov | 2020-02-17 | 3 | -13/+5 |
* | net: sched: lock action when translating it to flow_action infra | Vlad Buslov | 2020-02-17 | 2 | -8/+11 |
* | openvswitch: add TTL decrement action | Matteo Croce | 2020-02-17 | 2 | -0/+137 |
* | tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy. | Arjun Roy | 2020-02-17 | 1 | -1/+7 |
* | tcp-zerocopy: Return inq along with tcp receive zerocopy. | Arjun Roy | 2020-02-17 | 1 | -1/+14 |
* | net: virtio_vsock: Enhance connection semantics | Sebastien Boeuf | 2020-02-17 | 1 | -0/+1 |
* | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub... | David S. Miller | 2020-02-17 | 25 | -320/+856 |
|\ |
|
| * | mac80211: allow setting queue_len for drivers not using wake_tx_queue | John Crispin | 2020-02-14 | 1 | -0/+4 |
| * | mac80211: Fix setting txpower to zero | Ben Greear | 2020-02-14 | 2 | -0/+3 |
| * | mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS | Markus Theil | 2020-02-07 | 2 | -1/+3 |
| * | nl80211: add src and dst addr attributes for control port tx/rx | Markus Theil | 2020-02-07 | 5 | -19/+40 |
| * | mac80211: parse also the RSNXE IE | Shaul Triebitz | 2020-02-07 | 2 | -1/+8 |
| * | cfg80211/mac80211: Allow user space to register for station Rx authentication | Ilan Peer | 2020-02-07 | 4 | -7/+46 |
| * | mac80211: Remove support for changing AP SMPS mode | Ilan Peer | 2020-02-07 | 6 | -157/+10 |
| * | mac80211: Handle SMPS mode changes only in AP mode | Ilan Peer | 2020-02-07 | 3 | -20/+30 |
| * | mac80211: Accept broadcast probe responses on 6GHz band | Andrei Otcheretianski | 2020-02-07 | 1 | -1/+16 |
| * | mac80211: HE: set RX NSS | Tova Mussai | 2020-02-07 | 1 | -3/+32 |
| * | mac80211: set station bandwidth from HE capability | Johannes Berg | 2020-02-07 | 2 | -0/+27 |
| * | mac80211: remove supported channels element in 6 GHz if ECSA support | Johannes Berg | 2020-02-07 | 1 | -13/+19 |
| * | mac80211: update condition for HE disablement | Daniel Gabay | 2020-02-07 | 1 | -2/+2 |
| * | mac80211: make ieee80211_wep_init() return void | Luca Coelho | 2020-02-07 | 3 | -8/+3 |
| * | mac80211: allow changing TX-related netdev features | Johannes Berg | 2020-02-07 | 3 | -6/+11 |
| * | mac80211: check whether HE connection is allowed by the reg domain | Haim Dreyfuss | 2020-02-07 | 1 | -1/+16 |
| * | mac80211: refactor extended element parsing | Johannes Berg | 2020-02-07 | 1 | -27/+48 |
| * | mac80211: simplify and improve HT/VHT/HE disable code | Johannes Berg | 2020-02-07 | 2 | -29/+38 |
| * | cfg80211: Enhance the AKM advertizement to support per interface. | Veerendranath Jakkam | 2020-02-07 | 1 | -0/+43 |
| * | cfg80211: add no HE indication to the channel flag | Haim Dreyfuss | 2020-02-07 | 2 | -0/+5 |
| * | mac80211: fix 11w when using encapsulation offloading | John Crispin | 2020-02-07 | 1 | -6/+10 |
| * | mac80211: add ieee80211_is_any_nullfunc() | Thomas Pedersen | 2020-01-15 | 4 | -10/+7 |
| * | mac80211: fix tx status for no ack cases | Markus Theil | 2020-01-15 | 1 | -4/+11 |
| * | mac80211: add handling for BSS color | John Crispin | 2020-01-15 | 2 | -2/+12 |
| * | nl80211: add handling for BSS color | John Crispin | 2020-01-15 | 1 | -0/+40 |