- 6259e0f net: mdiobus: use flexible sleeping for reset-delay-us by Bruno Thomsen · 4 years, 8 months ago
- c44a1b9 dt-bindings: net: mdio: add reset-post-delay-us property by Bruno Thomsen · 4 years, 8 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- ac3a0c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- 0ae3495 Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 8 months ago
- bf121a0 Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 8 months ago
- 7126bd5 mptcp: fix syncookie build error on UP by Florian Westphal · 4 years, 8 months ago
- fda2ec6 vxlan: fix memleak of fdb by Taehee Yoo · 4 years, 8 months ago
- 8b66a6f fib: fix another fib_rules_ops indirect call wrapper problem by Brian Vazquez · 4 years, 8 months ago
- 0e8642c tcp: fix build fong CONFIG_MPTCP=n by Eric Dumazet · 4 years, 8 months ago
- d52daa8 Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 8 months ago
- 6f3de75 Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 8 months ago
- 829eb20 rtnetlink: add support for protodown reason by Roopa Prabhu · 4 years, 8 months ago
- 69138b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
- 8f3f330 tun: add missing rcu annotation in tun_set_ebpf() by Jason Wang · 4 years, 8 months ago
- 8d46215 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 8 months ago
- e535d87 Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
- 4804079 tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years, 8 months ago
- c688695 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 8 months ago
- d9790bc Merge branch 'mptcp-syncookies' by David S. Miller · 4 years, 8 months ago
- 0058718 selftests: mptcp: add test cases for mptcp join tests with syn cookies by Florian Westphal · 4 years, 8 months ago
- fed61c4 selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally by Florian Westphal · 4 years, 8 months ago
- 9466a1c mptcp: enable JOIN requests even if cookies are in use by Florian Westphal · 4 years, 8 months ago
- 6fc8c82 tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option by Florian Westphal · 4 years, 8 months ago
- c83a47e mptcp: subflow: add mptcp_subflow_init_cookie_req helper by Florian Westphal · 4 years, 8 months ago
- 08b8d08 mptcp: rename and export mptcp_subflow_request_sock_ops by Florian Westphal · 4 years, 8 months ago
- 78d8b7b mptcp: subflow: split subflow_init_req by Florian Westphal · 4 years, 8 months ago
- 535fb81 mptcp: token: move retry to caller by Florian Westphal · 4 years, 8 months ago
- f8ace8d tcp: rename request_sock cookie_ts bit to syncookie by Florian Westphal · 4 years, 8 months ago
- bbc8a99 rds: Prevent kernel-infoleak in rds_notify_queue_get() by Peilin Ye · 4 years, 8 months ago
- dc09628 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 4 years, 8 months ago
- 77aec5e net/sched: cls_u32: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 8 months ago
- 26b4b2d qede: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 8 months ago
- b03c3ba qed: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 8 months ago
- cc0b065 hsr: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 8 months ago
- fdc2298 Merge branch 's390-qeth-next' by David S. Miller · 4 years, 8 months ago
- 9e7d92e s390/qeth: use all configured RX buffers by Julian Wiedmann · 4 years, 8 months ago
- 02472e2 s390/qeth: don't process empty bridge port events by Julian Wiedmann · 4 years, 8 months ago
- 7c94a88 s390/qeth: integrate RX refill worker with NAPI by Julian Wiedmann · 4 years, 8 months ago
- eff73e1 s390/qeth: tolerate pre-filled RX buffer by Julian Wiedmann · 4 years, 8 months ago
- 9fc95f5 net: Pass NULL to skb_network_protocol() when we don't care about vlan depth by Miaohe Lin · 4 years, 8 months ago
- 8c5c51f net/sched: The error lable position is corrected in ct_init_module by liujian · 4 years, 8 months ago
- 83a33b2 bluetooth: sco: Fix sockptr reference. by David S. Miller · 4 years, 8 months ago
- 4bb540d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 8 months ago
- 7dc6fd0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 8 months ago
- deacdb3 Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 8 months ago
- 14aab7e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
- c1954ca Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 8 months ago
- ae2911d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
- 78431ab7 Merge tag 'sound-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 8 months ago
- 075f773 Bluetooth: Remove CRYPTO_ALG_INTERNAL flag by Herbert Xu · 4 years, 8 months ago
- 79bf118 Bluetooth: Increment management interface revision by Marcel Holtmann · 4 years, 8 months ago
- 39efdd9 libtraceevent: Fix build with binutils 2.35 by Ben Hutchings · 4 years, 8 months ago
- bd3c628 perf tools: Fix record failure when mixed with ARM SPE event by Wei Li · 4 years, 8 months ago
- 463538a perf tests: Fix test 68 zstd compression for s390 by Thomas Richter · 4 years, 8 months ago
- e24c644 tools lib traceevent: Fix memory leak in process_dynamic_array_len by Philippe Duplessis-Guindon · 4 years, 8 months ago
- c8ad010 mac80211: warn only once in check_sdata_in_driver() at each caller by Johannes Berg · 4 years, 8 months ago
- f966227 nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode by Chung-Hsien Hsu · 4 years, 9 months ago
- 75e6b59 cfg80211: invert HE BSS color 'disabled' to 'enabled' by Johannes Berg · 4 years, 8 months ago
- c5d1686 mac80211: add a function for running rx without passing skbs to the stack by Felix Fietkau · 4 years, 8 months ago
- cb17ed2 mac80211: parse radiotap header when selecting Tx queue by Mathy Vanhoef · 4 years, 8 months ago
- 08aca29 mac80211: remove unused flags argument in transmit functions by Mathy Vanhoef · 4 years, 8 months ago
- 2b3dab1 mac80211: use same flag everywhere to avoid sequence number overwrite by Mathy Vanhoef · 4 years, 8 months ago
- 29c3e95 mac80211: do not overwrite the sequence number if requested by Mathy Vanhoef · 4 years, 8 months ago
- e02281e mac80211: add radiotap flag to prevent sequence number overwrite by Mathy Vanhoef · 4 years, 8 months ago
- 1df2bdb mac80211: never drop injected frames even if normally not allowed by Mathy Vanhoef · 4 years, 8 months ago
- fd17dba cfg80211: Add support to advertize OCV support by Veerendranath Jakkam · 4 years, 8 months ago
- 322cd27 cfg80211/mac80211: avoid bss color setting in non-HE modes by P Praneesh · 4 years, 8 months ago
- 180ac48 mac80211: calculate skb hash early when using itxq by Felix Fietkau · 4 years, 8 months ago
- 48a54f6b net/fq_impl: use skb_get_hash instead of skb_get_hash_perturb by Felix Fietkau · 4 years, 8 months ago
- 3ff901c mac80211: improve AQL tx airtime estimation by Felix Fietkau · 4 years, 8 months ago
- 1303a51 cfg80211/mac80211: add connected to auth server to station info by Markus Theil · 4 years, 9 months ago
- 184eebe cfg80211/mac80211: add connected to auth server to meshconf by Markus Theil · 4 years, 9 months ago
- e3718a6 cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery by Linus Lüssing · 4 years, 9 months ago
- 2f1805e cfg80211: allow the low level driver to flush the BSS table by Emmanuel Grumbach · 4 years, 9 months ago
- fc0561d mac80211: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
- 504776b nl80211: Simplify error handling path in 'nl80211_trigger_scan()' by Christophe JAILLET · 4 years, 8 months ago
- 8328685 nl80211: Remove a misleading label in 'nl80211_trigger_scan()' by Christophe JAILLET · 4 years, 8 months ago
- dec4ca9 net/wireless: regulatory.h: drop duplicate word in comment by Randy Dunlap · 4 years, 8 months ago
- 66b239d net/wireless: mac80211.h: drop duplicate words in comments by Randy Dunlap · 4 years, 8 months ago
- 085a6c1 net/wireless: cfg80211.h: drop duplicate words in comments by Randy Dunlap · 4 years, 8 months ago
- 0f55c0c net/wireless: wireless.h: drop duplicate word in comments by Randy Dunlap · 4 years, 8 months ago
- 9870217 net/wireless: nl80211.h: drop duplicate words in comments by Randy Dunlap · 4 years, 8 months ago
- 9c167b2 cfg80211: allow vendor dumpit to terminate by returning 0 by Julian Squires · 4 years, 8 months ago
- f2a0c18 mac80211: remove the need for variable rates_idx by Colin Ian King · 4 years, 8 months ago
- df78a0c nl80211: S1G band and channel definitions by Thomas Pedersen · 4 years, 10 months ago
- 9a9373f Bluetooth: use the proper scan params when conn is pending by Alain Michaud · 4 years, 8 months ago
- d8b9fae Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
- 887c909 Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
- faa0fcf9 drm/nouveau: Accept 'legacy' format modifiers by James Jones · 4 years, 8 months ago
- e692139 net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq by Xin Xiong · 4 years, 8 months ago
- 6f7bbad net/mlx5e: E-Switch, Specify flow_source for rule with no in_port by Jianbo Liu · 4 years, 9 months ago
- 0faddfe net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring by Jianbo Liu · 4 years, 9 months ago
- 01cefbbe net/mlx5e: CT: Support restore ipv6 tunnel by Jianbo Liu · 4 years, 8 months ago
- d0c3c75 Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 8 months ago
- 85496a2 net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethernet_port_probe() by Wang Hai · 4 years, 8 months ago
- bd69058 net: ll_temac: Use devm_platform_ioremap_resource_byname() by Wang Hai · 4 years, 8 months ago
- 3ce38d3 Merge branch 'net-ethernet-use-generic-power-management' by David S. Miller · 4 years, 8 months ago
- 04db646 tlan: use generic power management by Vaibhav Gupta · 4 years, 8 months ago
- 7fa8bb4 sis900: use generic power management by Vaibhav Gupta · 4 years, 8 months ago