index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2023-03-17
4
-5
/
+6
*
net/packet: convert po->pressure to an atomic flag
Eric Dumazet
2023-03-17
2
-7
/
+9
*
net/packet: convert po->running to an atomic flag
Eric Dumazet
2023-03-17
3
-12
/
+12
*
net/packet: convert po->has_vnet_hdr to an atomic flag
Eric Dumazet
2023-03-17
3
-11
/
+12
*
net/packet: convert po->tp_loss to an atomic flag
Eric Dumazet
2023-03-17
3
-6
/
+6
*
net/packet: convert po->tp_tx_has_off to an atomic flag
Eric Dumazet
2023-03-17
2
-5
/
+5
*
net/packet: annotate accesses to po->tp_tstamp
Eric Dumazet
2023-03-17
2
-5
/
+6
*
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
2023-03-17
3
-8
/
+6
*
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
2023-03-17
3
-8
/
+26
*
net/packet: annotate accesses to po->xmit
Eric Dumazet
2023-03-17
1
-4
/
+8
*
af_unix: annotate lockless accesses to sk->sk_err
Eric Dumazet
2023-03-17
1
-4
/
+5
*
mptcp: annotate lockless accesses to sk->sk_err
Eric Dumazet
2023-03-17
3
-7
/
+7
*
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
2023-03-17
6
-14
/
+15
*
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
6
-6
/
+6
*
dccp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
3
-11
/
+14
*
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
4
-12
/
+13
*
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
2023-03-17
1
-1
/
+1
*
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
2023-03-17
2
-2
/
+9
*
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
2023-03-17
5
-318
/
+244
*
bridge: mcast: Implement MDB net device operations
Ido Schimmel
2023-03-17
3
-0
/
+152
*
net/smc: Introduce explicit check for v2 support
Stefan Raspl
2023-03-15
1
-1
/
+1
*
ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
Eric Dumazet
2023-03-15
1
-4
/
+4
*
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-15
11
-32
/
+33
*
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
2023-03-14
1
-1
/
+1
*
net: socket: suppress unused warning
Vincenzo Palazzo
2023-03-13
1
-1
/
+1
*
Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-03-11
17
-187
/
+506
|
\
|
*
wifi: nl80211: convert cfg80211_scan_request allocation to *_size macros
Jacob Keller
2023-03-07
1
-12
/
+14
|
*
wifi: nl80211: Add support for randomizing TA of auth and deauth frames
Veerendranath Jakkam
2023-03-07
1
-19
/
+36
|
*
wifi: mac80211: add LDPC related flags in ieee80211_bss_conf
Ryder Lee
2023-03-07
1
-0
/
+11
|
*
wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_conf
Ryder Lee
2023-03-07
1
-0
/
+16
|
*
wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()
Ryder Lee
2023-03-07
1
-0
/
+17
|
*
wifi: mac80211: add support for driver adding radiotap TLVs
Mordechay Goodstein
2023-03-07
1
-55
/
+27
|
*
wifi: mac80211: fix ieee80211_link_set_associated() type
Johannes Berg
2023-03-07
1
-1
/
+1
|
*
wifi: mac80211: simplify reasoning about EHT capa handling
Johannes Berg
2023-03-07
1
-1
/
+1
|
*
wifi: mac80211: mlme: remove pointless sta check
Johannes Berg
2023-03-07
1
-1
/
+1
|
*
wifi: mac80211: add netdev per-link debugfs data and driver hook
Benjamin Berg
2023-03-07
6
-55
/
+232
|
*
wifi: mac80211: remove SMPS from AP debugfs
Benjamin Berg
2023-03-07
1
-1
/
+0
|
*
wifi: mac80211: add pointer from bss_conf to vif
Benjamin Berg
2023-03-07
1
-0
/
+1
|
*
wifi: mac80211: warn only once on AP probe
Johannes Berg
2023-03-07
1
-1
/
+1
|
*
wifi: cfg80211/mac80211: report link ID on control port RX
Johannes Berg
2023-03-07
3
-10
/
+18
|
*
wifi: mac80211: add support for set_hw_timestamp command
Avraham Stern
2023-03-07
1
-0
/
+17
|
*
wifi: nl80211: add a command to enable/disable HW timestamping
Avraham Stern
2023-03-07
3
-0
/
+79
|
*
wifi: wireless: cleanup unused function parameters
Mordechay Goodstein
2023-03-07
1
-16
/
+5
|
*
wifi: wireless: correct primary channel validation on 6 GHz
Mordechay Goodstein
2023-03-07
1
-7
/
+6
|
*
wifi: wireless: return primary channel regardless of DUP
Mordechay Goodstein
2023-03-07
1
-3
/
+1
|
*
wifi: mac80211: allow beacon protection HW offload
Johannes Berg
2023-03-07
1
-0
/
+4
|
*
wifi: mac80211: check key taint for beacon protection
Johannes Berg
2023-03-07
1
-0
/
+6
|
*
wifi: mac80211: clear all bits that relate rtap fields on skb
Mordechay Goodstein
2023-03-07
1
-2
/
+9
|
*
wifi: mac80211: adjust scan cancel comment/check
Johannes Berg
2023-03-07
1
-4
/
+4
*
|
skbuff: Add likely to skb pointer in build_skb()
Gal Pressman
2023-03-11
1
-1
/
+1
[next]