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-02-18
netdev: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2025-02-17
net: move stale comment about ntuple validation
Jakub Kicinski
-1
/
+3
2025-02-17
netdev-genl: Add an XSK attribute to queues
Joe Damato
-0
/
+12
2025-02-17
net: use napi_id_valid helper
Stefano Jordhani
-7
/
+7
2025-02-17
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
-15
/
+14
2025-02-15
ndisc: ndisc_send_redirect() cleanup
Eric Dumazet
-5
/
+3
2025-02-15
net/sched: cls_api: fix error handling causing NULL dereference
Pierre Riteau
-1
/
+1
2025-02-14
vsock/virtio: fix variables initialization during resuming
Junnan Wu
-3
/
+7
2025-02-14
inet: consolidate inet_csk_clone_lock()
Eric Dumazet
-23
/
+25
2025-02-14
inet: reduce inet_csk_clone_lock() indent level
Eric Dumazet
-23
/
+27
2025-02-14
udp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
-32
/
+31
2025-02-14
tcp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
-73
/
+71
2025-02-14
inetpeer: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
-4
/
+4
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-335
/
+463
2025-02-13
Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-333
/
+457
2025-02-13
rxrpc: Fix ipv6 path MTU discovery
David Howells
-0
/
+7
2025-02-13
Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-98
/
+86
2025-02-13
Merge tag 'nf-25-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-6
/
+2
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
-22
/
+98
2025-02-13
ipv6: mcast: add RCU protection to mld_newpack()
Eric Dumazet
-4
/
+10
2025-02-13
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
-97
/
+56
2025-02-13
Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
Luiz Augusto von Dentz
-5
/
+34
2025-02-13
arp: Convert SIOCDARP and SIOCSARP to per-netns RTNL.
Kuniyuki Iwashima
-6
/
+6
2025-02-12
vsock: Orphan socket after transport release
Michal Luczaj
-1
/
+7
2025-02-12
net: avoid unconditionally touching sk_tsflags on RX
Paolo Abeni
-0
/
+1
2025-02-12
net: dsa: allow use of phylink managed EEE support
Russell King (Oracle)
-8
/
+17
2025-02-12
net: report csum_complete via qstats
Jakub Kicinski
-0
/
+1
2025-02-12
xfrm: prevent high SEQ input in non-ESN mode
Leon Romanovsky
-0
/
+12
2025-02-12
Revert "netfilter: flowtable: teardown flow if cached mtu is stale"
Pablo Neira Ayuso
-6
/
+2
2025-02-11
rxrpc: Fix alteration of headers whilst zerocopy pending
David Howells
-57
/
+54
2025-02-11
tcp: add tcp_rto_max_ms sysctl
Eric Dumazet
-3
/
+14
2025-02-11
tcp: add the ability to control max RTO
Eric Dumazet
-12
/
+25
2025-02-11
tcp: use tcp_reset_xmit_timer()
Eric Dumazet
-21
/
+18
2025-02-11
tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()
Eric Dumazet
-5
/
+5
2025-02-11
tcp: remove tcp_reset_xmit_timer() @max_when argument
Eric Dumazet
-7
/
+5
2025-02-11
mptcp: pm: add local parameter for set_flags
Geliang Tang
-38
/
+38
2025-02-11
mptcp: pm: change rem type of set_flags
Geliang Tang
-4
/
+4
2025-02-11
mptcp: pm: drop skb parameter of set_flags
Geliang Tang
-9
/
+9
2025-02-11
mptcp: pm: reuse sending nlmsg code in get_addr
Geliang Tang
-77
/
+50
2025-02-11
mptcp: pm: add id parameter for get_addr
Geliang Tang
-30
/
+26
2025-02-11
mptcp: pm: drop skb parameter of get_addr
Geliang Tang
-10
/
+8
2025-02-11
mptcp: pm: make three pm wrappers static
Geliang Tang
-22
/
+20
2025-02-11
mptcp: pm: use NL_SET_ERR_MSG_ATTR when possible
Matthieu Baerts (NGI0)
-22
/
+31
2025-02-11
mptcp: pm: mark missing address attributes
Matthieu Baerts (NGI0)
-7
/
+32
2025-02-11
mptcp: pm: remove duplicated error messages
Matthieu Baerts (NGI0)
-15
/
+5
2025-02-11
mptcp: pm: userspace: use GENL_REQ_ATTR_CHECK
Geliang Tang
-22
/
+19
2025-02-11
mptcp: pm: improve error messages
Matthieu Baerts (NGI0)
-3
/
+13
2025-02-11
mptcp: pm: more precise error messages
Matthieu Baerts (NGI0)
-7
/
+24
2025-02-11
mptcp: pm: userspace: flags: clearer msg if no remote addr
Matthieu Baerts (NGI0)
-5
/
+3
2025-02-11
mptcp: pm: drop info of userspace_pm_remove_id_zero_address
Geliang Tang
-7
/
+8
[prev]
[next]