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
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-03-25
Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-2
/
+19
2025-03-25
Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-0
/
+21
2025-03-25
net: rfs: hash function change
Eric Dumazet
-1
/
+1
2025-03-25
Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-5
/
+35
2025-03-25
bonding: check xdp prog when set bond mode
Wang Liang
-0
/
+1
2025-03-25
tcp: avoid atomic operations on sk->sk_rmem_alloc
Eric Dumazet
-0
/
+15
2025-03-25
ipv6: fix _DEVADD() and _DEVUPD() macros
Eric Dumazet
-4
/
+7
2025-03-25
af_unix: Explicitly include headers for non-pointer struct fields.
Kuniyuki Iwashima
-2
/
+6
2025-03-25
af_unix: Move internal definitions to net/unix/.
Kuniyuki Iwashima
-75
/
+1
2025-03-25
af_unix: Sort headers.
Kuniyuki Iwashima
-2
/
+2
2025-03-25
tcp: support TCP_RTO_MIN_US for set/getsockopt use
Jason Xing
-1
/
+1
2025-03-24
net: introduce per netns packet chains
Paolo Abeni
-1
/
+3
2025-03-24
Merge tag 'vfs-6.15-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+2
2025-03-24
tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr().
Kuniyuki Iwashima
-6
/
+0
2025-03-24
tcp: move icsk_clean_acked to a better location
Eric Dumazet
-4
/
+2
2025-03-24
ax25: Remove broken autobind
Murad Masimov
-1
/
+0
2025-03-21
net: mctp: Remove unnecessary cast in mctp_cb
Herbert Xu
-1
/
+1
2025-03-21
xfrm: ipcomp: Use crypto_acomp interface
Herbert Xu
-12
/
+1
2025-03-21
netfilter: fib: avoid lookup if socket is available
Florian Westphal
-0
/
+21
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-5
/
+8
2025-03-20
mptcp: sysctl: add available_path_managers
Geliang Tang
-0
/
+2
2025-03-20
mptcp: pm: define struct mptcp_pm_ops
Geliang Tang
-0
/
+12
2025-03-19
Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-1
/
+1
2025-03-18
tcp: cache RTAX_QUICKACK metric in a hot cache line
Eric Dumazet
-1
/
+2
2025-03-18
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
-2
/
+2
2025-03-18
inet: frags: add inet_frag_putn() helper
Eric Dumazet
-3
/
+4
2025-03-18
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
-0
/
+4
2025-03-18
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
-0
/
+30
2025-03-18
net: mana: Support holes in device list reply msg
Haiyang Zhang
-4
/
+7
2025-03-18
Merge net-next/main to resolve conflicts
Johannes Berg
-99
/
+222
2025-03-17
tcp: Pass flags to __tcp_send_ack
Ilpo Järvinen
-1
/
+1
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
-1
/
+2
2025-03-17
tcp: helpers for ECN mode handling
Ilpo Järvinen
-4
/
+40
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
-2
/
+9
2025-03-17
tcp: use BIT() macro in include/net/tcp.h
Chia-Yu Chang
-10
/
+11
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
-3
/
+2
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-71
/
+41
2025-03-13
Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters
Arkadiusz Bokowy
-1
/
+1
2025-03-13
net: mana: Change the function signature of mana_get_primary_netdev_rcu
Long Li
-1
/
+3
2025-03-12
net: add granular lock for the netdev netlink socket
Stanislav Fomichev
-0
/
+1
2025-03-12
net: create netdev_nl_sock to wrap bindings list
Stanislav Fomichev
-0
/
+11
2025-03-12
wifi: cfg80211: expose cfg80211_chandef_get_width()
Johannes Berg
-0
/
+11
2025-03-11
wifi: cfg80211: Update the link address when a link is added
Ilan Peer
-0
/
+1
2025-03-11
wifi: cfg80211: improve supported_selector documentation
Johannes Berg
-2
/
+2
2025-03-11
wifi: cfg80211: allow IR in 20 MHz configurations
Anjaneyulu
-0
/
+3
2025-03-11
wifi: cfg80211: allow setting extended MLD capa/ops
Johannes Berg
-0
/
+6
2025-03-11
wifi: cfg80211: move link reconfig parameters into a struct
Johannes Berg
-3
/
+12
2025-03-10
rxrpc: Allow the app to store private data on peer structs
David Howells
-0
/
+2
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
-0
/
+89
2025-03-07
tcp: ulp: diag: more info without CAP_NET_ADMIN
Matthieu Baerts (NGI0)
-2
/
+2
[prev]
[next]