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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
7
-12
/
+58
2022-07-20
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-20
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-19
net/sched: remove qdisc_root_lock() helper
Davide Caratti
1
-19
/
+0
2022-07-19
amt: use workqueue for gateway side message handling
Taehee Yoo
1
-0
/
+20
2022-07-18
net: devlink: remove unused locked functions
Jiri Pirko
1
-20
/
+0
2022-07-18
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
1
-0
/
+1
2022-07-18
net: devlink: add unlocked variants of devlink_region_create/destroy() functions
Jiri Pirko
1
-0
/
+5
2022-07-18
net: devlink: add unlocked variants of devlink_dpipe*() functions
Jiri Pirko
1
-0
/
+12
2022-07-18
net: devlink: add unlocked variants of devlink_sb*() functions
Jiri Pirko
1
-0
/
+5
2022-07-18
net: devlink: add unlocked variants of devlink_resource*() functions
Jiri Pirko
1
-0
/
+17
2022-07-18
net: devlink: add unlocked variants of devling_trap*() functions
Jiri Pirko
1
-0
/
+20
2022-07-18
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-18
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-18
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
1
-3
/
+6
2022-07-18
tls: rx: async: hold onto the input skb
Jakub Kicinski
1
-0
/
+1
2022-07-18
tls: rx: remove the message decrypted tracking
Jakub Kicinski
1
-1
/
+0
2022-07-18
tls: rx: allow only one reader at a time
Jakub Kicinski
1
-0
/
+3
2022-07-18
net/smc: Introduce a sysctl for setting SMC-R buffer type
Wen Gu
1
-0
/
+1
2022-07-15
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
3
-6
/
+2
2022-07-15
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
2
-3
/
+3
2022-07-15
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-15
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
wifi: mac80211: select link when transmitting to non-MLO stations
Andrei Otcheretianski
1
-0
/
+2
2022-07-15
wifi: cfg80211: add cfg80211_get_iftype_ext_capa()
Johannes Berg
1
-0
/
+8
2022-07-15
wifi: mac80211: remove link_id parameter from link_info_changed()
Gregory Greenman
1
-1
/
+0
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx()
Gregory Greenman
1
-4
/
+4
2022-07-15
wifi: cfg80211/mac80211: Support control port TX from specific link
Andrei Otcheretianski
1
-1
/
+1
2022-07-15
wifi: nl80211: add EML/MLD capabilities to per-iftype capabilities
Johannes Berg
1
-0
/
+4
2022-07-15
wifi: cfg80211: add ieee80211_chanwidth_rate_flags()
Johannes Berg
1
-6
/
+19
2022-07-15
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
1
-2
/
+2
2022-07-15
wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLO
Johannes Berg
1
-1
/
+8
2022-07-15
wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a struct
Johannes Berg
1
-7
/
+17
2022-07-15
wifi: cfg80211: adjust assoc comeback for MLO
Johannes Berg
1
-2
/
+2
2022-07-15
wifi: cfg80211: prepare association failure APIs for MLO
Johannes Berg
1
-11
/
+16
2022-07-15
wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_request
Johannes Berg
1
-3
/
+3
2022-07-15
wifi: mac80211: mlme: track AP (MLD) address separately
Johannes Berg
1
-0
/
+3
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
1
-3
/
+3
2022-07-15
wifi: mac80211: provide link ID in link_conf
Johannes Berg
1
-0
/
+2
2022-07-15
wifi: cfg80211: make cfg80211_auth_request::key_idx signed
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-2
/
+4
2022-07-15
wifi: cfg80211/mac80211: separate link params from station params
Shaul Triebitz
1
-26
/
+2
2022-07-15
wifi: cfg80211: add API to add/modify/remove a link station
Shaul Triebitz
1
-0
/
+64
2022-07-14
net: devlink: make devlink_dpipe_headers_register() return void
Jiri Pirko
1
-1
/
+1
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-10
/
+16
[prev]
[next]