index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-07-10
netfilter: nf_tables: adjust lockdep assertions handling
Fedor Pchelkin
-2
/
+2
2025-07-10
netfilter: nf_tables: Reintroduce shortened deletion notifications
Phil Sutter
-17
/
+50
2025-07-10
netfilter: nf_tables: Drop dead code from fill_*_info routines
Phil Sutter
-25
/
+0
2025-07-09
atm: clip: Fix infinite recursive call of clip_push().
Kuniyuki Iwashima
-0
/
+2
2025-07-09
atm: clip: Fix memory leak of struct clip_vcc.
Kuniyuki Iwashima
-0
/
+8
2025-07-09
atm: clip: Fix potential null-ptr-deref in to_atmarpd().
Kuniyuki Iwashima
-15
/
+29
2025-07-09
wifi: mac80211: don't complete management TX on SAE commit
Johannes Berg
-1
/
+8
2025-07-09
wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupport
Somashekhar Puttagangaiah
-0
/
+61
2025-07-09
wifi: mac80211: send extended MLD capa/ops if AP has it
Johannes Berg
-9
/
+45
2025-07-09
wifi: mac80211: copy first_part into HW scan
Benjamin Berg
-1
/
+2
2025-07-09
wifi: cfg80211: add a flag for the first part of a scan
Benjamin Berg
-5
/
+10
2025-07-09
wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ code
Johannes Berg
-6
/
+1
2025-07-09
wifi: cfg80211: only verify part of Extended MLD Capabilities
Benjamin Berg
-2
/
+19
2025-07-09
wifi: nl80211: make nl80211_check_scan_flags() type safe
Johannes Berg
-27
/
+28
2025-07-09
wifi: cfg80211: hide scan internals
Johannes Berg
-173
/
+196
2025-07-09
wifi: mac80211: fix deactivated link CSA
Johannes Berg
-0
/
+17
2025-07-09
wifi: mac80211: add mandatory bitrate support for 6 GHz
Somashekhar Puttagangaiah
-1
/
+2
2025-07-09
wifi: mac80211: remove spurious blank line
Johannes Berg
-1
/
+0
2025-07-09
wifi: mac80211: verify state before connection
Miri Korenblit
-8
/
+14
2025-07-09
wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()
Pagadala Yesu Anjaneyulu
-1
/
+1
2025-07-09
wifi: mac80211: avoid weird state in error path
Miri Korenblit
-1
/
+8
2025-07-08
udp: remove udp_tunnel_gro_init()
Eric Dumazet
-9
/
+1
2025-07-08
ipv6: Remove setsockopt_needs_rtnl().
Kuniyuki Iwashima
-11
/
+2
2025-07-08
ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST.
Kuniyuki Iwashima
-32
/
+32
2025-07-08
ipv6: anycast: Unify two error paths in ipv6_sock_ac_join().
Kuniyuki Iwashima
-9
/
+16
2025-07-08
ipv6: anycast: Don't hold RTNL for IPV6_LEAVE_ANYCAST and IPV6_ADDRFORM.
Kuniyuki Iwashima
-18
/
+20
2025-07-08
ipv6: anycast: Don't use rtnl_dereference().
Kuniyuki Iwashima
-11
/
+8
2025-07-08
ipv6: mcast: Remove unnecessary ASSERT_RTNL and comment.
Kuniyuki Iwashima
-6
/
+0
2025-07-08
ipv6: mcast: Don't hold RTNL for MCAST_ socket options.
Kuniyuki Iwashima
-34
/
+45
2025-07-08
ipv6: mcast: Don't hold RTNL in ipv6_sock_mc_close().
Kuniyuki Iwashima
-21
/
+1
2025-07-08
ipv6: mcast: Don't hold RTNL for IPV6_DROP_MEMBERSHIP and MCAST_LEAVE_GROUP.
Kuniyuki Iwashima
-22
/
+27
2025-07-08
ipv6: mcast: Don't hold RTNL for IPV6_ADD_MEMBERSHIP and MCAST_JOIN_GROUP.
Kuniyuki Iwashima
-13
/
+13
2025-07-08
ipv6: mcast: Use in6_dev_get() in ipv6_dev_mc_dec().
Kuniyuki Iwashima
-10
/
+7
2025-07-08
ipv6: mcast: Remove mca_get().
Kuniyuki Iwashima
-8
/
+1
2025-07-08
ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc().
Kuniyuki Iwashima
-10
/
+8
2025-07-08
ipv6: mcast: Replace locking comments with lockdep annotations.
Kuniyuki Iwashima
-54
/
+71
2025-07-08
ipv6: ndisc: Remove __in6_dev_get() in pndisc_{constructor,destructor}().
Kuniyuki Iwashima
-6
/
+7
2025-07-08
net: xsk: update tx queue consumer immediately after transmission
Jason Xing
-7
/
+10
2025-07-08
af_unix: Introduce SO_INQ.
Kuniyuki Iwashima
-2
/
+60
2025-07-08
af_unix: Cache state->msg in unix_stream_read_generic().
Kuniyuki Iwashima
-16
/
+17
2025-07-08
af_unix: Use cached value for SOCK_STREAM in unix_inq_len().
Kuniyuki Iwashima
-10
/
+28
2025-07-08
af_unix: Don't use skb_recv_datagram() in unix_stream_read_skb().
Kuniyuki Iwashima
-17
/
+22
2025-07-08
af_unix: Don't check SOCK_DEAD in unix_stream_read_skb().
Kuniyuki Iwashima
-10
/
+0
2025-07-08
af_unix: Don't hold unix_state_lock() in __unix_dgram_recvmsg().
Kuniyuki Iwashima
-3
/
+1
2025-07-08
rxrpc: Fix over large frame size warning
David Howells
-7
/
+13
2025-07-08
net: ethtool: reduce indent for _rxfh_context ops
Jakub Kicinski
-18
/
+12
2025-07-08
net: ethtool: remove the compat code for _rxfh_context ops
Jakub Kicinski
-67
/
+16
2025-07-08
tcp: update the outdated ref draft-ietf-tcpm-rack
Xin Guo
-2
/
+2
2025-07-08
net: account for encap headers in qdisc pkt len
Fengyuan Gong
-2
/
+8
2025-07-08
netlink: spelling: fix appened -> appended in a comment
Faisal Bukhari
-1
/
+1
[prev]
[next]