index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-06
Bluetooth: Add experimental wrapper for MGMT based mesh
Brian Gix
1
-8
/
+104
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
7
-44
/
+690
2022-09-06
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
1
-7
/
+18
2022-09-06
wifi: mac80211: implement link switching
Johannes Berg
6
-0
/
+250
2022-09-06
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
7
-16
/
+72
2022-09-06
wifi: mac80211: set up beacon timing config on links
Johannes Berg
1
-36
/
+47
2022-09-06
wifi: mac80211: add vif/sta link RCU dereference macros
Johannes Berg
1
-0
/
+10
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2
-17
/
+31
2022-09-06
wifi: mac80211: add ieee80211_find_sta_by_link_addrs API
Johannes Berg
1
-0
/
+37
2022-09-06
wifi: mac80211: isolate driver from inactive links
Johannes Berg
7
-174
/
+270
2022-09-06
wifi: mac80211: make smps_mode per-link
Benjamin Berg
5
-11
/
+13
2022-09-06
wifi: mac80211: use correct rx link_sta instead of default
Benjamin Berg
1
-34
/
+35
2022-09-06
wifi: mac80211: set link_sta in reorder timeout
Johannes Berg
1
-0
/
+1
2022-09-06
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
4
-9
/
+13
2022-09-06
can: raw: use guard clause to optimize nesting in raw_rcv()
Ziyang Xuan
1
-7
/
+6
2022-09-06
can: raw: process optimization in raw_init()
Ziyang Xuan
1
-3
/
+11
2022-09-05
netlink: Bounds-check struct nlmsgerr creation
Kees Cook
2
-6
/
+10
2022-09-05
Merge tag 'for-net-2022-09-02' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
David S. Miller
1
-6
/
+6
2022-09-05
ipv6: sr: fix out-of-bounds read when setting HMAC data.
David Lebrun
1
-0
/
+5
2022-09-05
bonding: add all node mcast address when slave up
Hangbin Liu
1
-2
/
+6
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
86
-437
/
+744
2022-09-04
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
David S. Miller
11
-302
/
+417
2022-09-04
Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
David S. Miller
4
-9
/
+13
2022-09-03
wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfig
Johannes Berg
1
-15
/
+13
2022-09-03
wifi: nl80211: add MLD address to assoc BSS entries
Johannes Berg
1
-2
/
+4
2022-09-03
wifi: mac80211: mlme: refactor QoS settings code
Johannes Berg
2
-13
/
+27
2022-09-03
wifi: mac80211: fix double SW scan stop
Johannes Berg
1
-1
/
+1
2022-09-03
wifi: mac80211: mlme: assign link address correctly
Johannes Berg
1
-3
/
+2
2022-09-03
wifi: mac80211: move link code to a new file
Johannes Berg
4
-254
/
+274
2022-09-03
wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper
Johannes Berg
3
-6
/
+4
2022-09-03
wifi: nl80211: remove redundant err variable
Jinpeng Cui
1
-4
/
+1
2022-09-03
wifi: mac80211: Support POWERED_ADDR_CHANGE feature
James Prestwood
2
-2
/
+71
2022-09-03
wifi: mac80211: prevent 4-addr use on MLDs
Johannes Berg
2
-0
/
+11
2022-09-03
wifi: mac80211: prevent VLANs on MLDs
Johannes Berg
1
-0
/
+5
2022-09-03
wifi: use struct_group to copy addresses
Johannes Berg
2
-3
/
+3
2022-09-03
wifi: mac80211: fix locking in auth/assoc timeout
Johannes Berg
1
-6
/
+5
2022-09-03
wifi: mac80211: mlme: release deflink channel in error case
Johannes Berg
1
-0
/
+1
2022-09-03
wifi: mac80211: fix link warning in RX agg timer expiry
Mukesh Sisodiya
1
-0
/
+4
2022-09-03
net: sched: htb: remove redundant resource cleanup in htb_init()
Zhengchao Shao
1
-27
/
+9
2022-09-03
net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()
Zhengchao Shao
1
-17
/
+8
2022-09-02
net/sched: cls_api: remove redundant 0 check in tcf_qevent_init()
Zhengchao Shao
1
-3
/
+0
2022-09-02
bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
Martin KaFai Lau
3
-33
/
+27
2022-09-02
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
Martin KaFai Lau
2
-20
/
+14
2022-09-02
bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
Martin KaFai Lau
2
-33
/
+45
2022-09-02
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
Martin KaFai Lau
2
-36
/
+25
2022-09-02
bpf: Embed kernel CONFIG check into the if statement in bpf_getsockopt
Martin KaFai Lau
1
-7
/
+4
2022-09-02
bpf: net: Avoid do_ipv6_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
1
-8
/
+8
2022-09-02
bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
3
-40
/
+47
2022-09-02
net: Add a len argument to compat_ipv6_get_msfilter()
Martin KaFai Lau
1
-5
/
+3
2022-09-02
net: Remove unused flags argument from do_ipv6_getsockopt
Martin KaFai Lau
1
-3
/
+3
[prev]
[next]