index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-19
Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
1
-1
/
+1
2025-03-18
tcp: cache RTAX_QUICKACK metric in a hot cache line
Eric Dumazet
1
-1
/
+2
2025-03-18
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
2
-2
/
+2
2025-03-18
inet: frags: add inet_frag_putn() helper
Eric Dumazet
2
-3
/
+4
2025-03-18
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
1
-0
/
+4
2025-03-18
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
3
-0
/
+30
2025-03-18
net: mana: Support holes in device list reply msg
Haiyang Zhang
1
-4
/
+7
2025-03-18
Merge net-next/main to resolve conflicts
Johannes Berg
8
-99
/
+222
2025-03-17
tcp: Pass flags to __tcp_send_ack
Ilpo Järvinen
1
-1
/
+1
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
1
-1
/
+2
2025-03-17
tcp: helpers for ECN mode handling
Ilpo Järvinen
1
-4
/
+40
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
1
-2
/
+9
2025-03-17
tcp: use BIT() macro in include/net/tcp.h
Chia-Yu Chang
1
-10
/
+11
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
1
-3
/
+2
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-71
/
+41
2025-03-13
Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters
Arkadiusz Bokowy
1
-1
/
+1
2025-03-13
net: mana: Change the function signature of mana_get_primary_netdev_rcu
Long Li
1
-1
/
+3
2025-03-12
net: add granular lock for the netdev netlink socket
Stanislav Fomichev
1
-0
/
+1
2025-03-12
net: create netdev_nl_sock to wrap bindings list
Stanislav Fomichev
1
-0
/
+11
2025-03-12
wifi: cfg80211: expose cfg80211_chandef_get_width()
Johannes Berg
1
-0
/
+11
2025-03-11
wifi: cfg80211: Update the link address when a link is added
Ilan Peer
1
-0
/
+1
2025-03-11
wifi: cfg80211: improve supported_selector documentation
Johannes Berg
1
-2
/
+2
2025-03-11
wifi: cfg80211: allow IR in 20 MHz configurations
Anjaneyulu
1
-0
/
+3
2025-03-11
wifi: cfg80211: allow setting extended MLD capa/ops
Johannes Berg
1
-0
/
+6
2025-03-11
wifi: cfg80211: move link reconfig parameters into a struct
Johannes Berg
1
-3
/
+12
2025-03-10
rxrpc: Allow the app to store private data on peer structs
David Howells
1
-0
/
+2
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+89
2025-03-07
tcp: ulp: diag: more info without CAP_NET_ADMIN
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-03-07
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
1
-70
/
+38
2025-03-06
inet: call inet6_ehashfn() once from inet6_hash_connect()
Eric Dumazet
2
-2
/
+4
2025-03-06
netfilter: nf_tables: make destruction work queue pernet
Florian Westphal
1
-1
/
+3
2025-03-05
inet: fix lwtunnel_valid_encap_type() lock imbalance
Eric Dumazet
1
-4
/
+8
2025-03-04
tcp: use RCU lookup in __inet_hash_connect()
Eric Dumazet
1
-1
/
+2
2025-03-04
tcp: add RCU management to inet_bind_bucket
Eric Dumazet
1
-2
/
+2
2025-03-04
Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...
Jakub Kicinski
3
-32
/
+60
2025-03-03
sock: add sock_kmemdup helper
Geliang Tang
1
-0
/
+2
2025-03-03
tcp: convert to dev_net_rcu()
Eric Dumazet
2
-2
/
+2
2025-03-03
tcp: add four drop reasons to tcp_check_req()
Eric Dumazet
1
-0
/
+9
2025-03-03
tcp: add a drop_reason pointer to tcp_check_req()
Eric Dumazet
1
-1
/
+1
2025-03-03
ipv4: fib: Namespacify fib_info hash tables.
Kuniyuki Iwashima
1
-0
/
+3
2025-03-03
ipv4: fib: Allocate fib_info_hash[] during netns initialisation.
Kuniyuki Iwashima
1
-0
/
+2
2025-02-28
wifi: cfg80211: reorg sinfo structure elements for mesh
Sarika Sharma
1
-22
/
+21
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+11
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2025-02-27
xdp: remove xdp_alloc_skb_bulk()
Alexander Lobakin
1
-1
/
+0
2025-02-27
net: gro: expose GRO init/cleanup to use outside of NAPI
Alexander Lobakin
1
-0
/
+3
2025-02-27
net: gro: decouple GRO from the NAPI layer
Alexander Lobakin
2
-13
/
+34
2025-02-26
wifi: cfg80211: expose update timestamp to drivers
Benjamin Berg
1
-0
/
+3
2025-02-26
wifi: mac80211: add ieee80211_iter_chan_contexts_mtx
Miri Korenblit
1
-0
/
+25
2025-02-25
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
6
-8
/
+23
[prev]
[next]