Age | Commit message (Expand) | Author |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-08-01 | mptcp: fix syncookie build error on UP | Florian Westphal |
2020-08-01 | fib: fix another fib_rules_ops indirect call wrapper problem | Brian Vazquez |
2020-08-01 | tcp: fix build fong CONFIG_MPTCP=n | Eric Dumazet |
2020-07-31 | Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc... | David S. Miller |
2020-07-31 | rtnetlink: add support for protodown reason | Roopa Prabhu |
2020-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-07-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-07-31 | tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS | Yousuk Seung |
2020-07-31 | mptcp: enable JOIN requests even if cookies are in use | Florian Westphal |
2020-07-31 | tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option | Florian Westphal |
2020-07-31 | mptcp: subflow: add mptcp_subflow_init_cookie_req helper | Florian Westphal |
2020-07-31 | mptcp: rename and export mptcp_subflow_request_sock_ops | Florian Westphal |
2020-07-31 | mptcp: subflow: split subflow_init_req | Florian Westphal |
2020-07-31 | mptcp: token: move retry to caller | Florian Westphal |
2020-07-31 | tcp: rename request_sock cookie_ts bit to syncookie | Florian Westphal |
2020-07-31 | rds: Prevent kernel-infoleak in rds_notify_queue_get() | Peilin Ye |
2020-07-31 | net/sched: cls_u32: Use struct_size() helper | Gustavo A. R. Silva |
2020-07-31 | hsr: Use %pM format specifier for MAC addresses | Andy Shevchenko |
2020-07-31 | net: Pass NULL to skb_network_protocol() when we don't care about vlan depth | Miaohe Lin |
2020-07-31 | net/sched: The error lable position is corrected in ct_init_module | liujian |
2020-07-31 | bluetooth: sco: Fix sockptr reference. | David S. Miller |
2020-07-31 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2020-07-31 | Bluetooth: Remove CRYPTO_ALG_INTERNAL flag | Herbert Xu |
2020-07-31 | Bluetooth: Increment management interface revision | Marcel Holtmann |
2020-07-31 | mac80211: warn only once in check_sdata_in_driver() at each caller | Johannes Berg |
2020-07-31 | nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode | Chung-Hsien Hsu |
2020-07-31 | cfg80211: invert HE BSS color 'disabled' to 'enabled' | Johannes Berg |
2020-07-31 | mac80211: add a function for running rx without passing skbs to the stack | Felix Fietkau |
2020-07-31 | mac80211: parse radiotap header when selecting Tx queue | Mathy Vanhoef |
2020-07-31 | mac80211: remove unused flags argument in transmit functions | Mathy Vanhoef |
2020-07-31 | mac80211: use same flag everywhere to avoid sequence number overwrite | Mathy Vanhoef |
2020-07-31 | mac80211: do not overwrite the sequence number if requested | Mathy Vanhoef |
2020-07-31 | mac80211: add radiotap flag to prevent sequence number overwrite | Mathy Vanhoef |
2020-07-31 | mac80211: never drop injected frames even if normally not allowed | Mathy Vanhoef |
2020-07-31 | cfg80211/mac80211: avoid bss color setting in non-HE modes | P Praneesh |
2020-07-31 | mac80211: calculate skb hash early when using itxq | Felix Fietkau |
2020-07-31 | mac80211: improve AQL tx airtime estimation | Felix Fietkau |
2020-07-31 | cfg80211/mac80211: add connected to auth server to station info | Markus Theil |
2020-07-31 | cfg80211/mac80211: add connected to auth server to meshconf | Markus Theil |
2020-07-31 | cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery | Linus Lüssing |
2020-07-31 | cfg80211: allow the low level driver to flush the BSS table | Emmanuel Grumbach |
2020-07-31 | mac80211: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-31 | nl80211: Simplify error handling path in 'nl80211_trigger_scan()' | Christophe JAILLET |
2020-07-31 | nl80211: Remove a misleading label in 'nl80211_trigger_scan()' | Christophe JAILLET |
2020-07-31 | cfg80211: allow vendor dumpit to terminate by returning 0 | Julian Squires |
2020-07-31 | mac80211: remove the need for variable rates_idx | Colin Ian King |
2020-07-31 | nl80211: S1G band and channel definitions | Thomas Pedersen |
2020-07-31 | Bluetooth: use the proper scan params when conn is pending | Alain Michaud |