index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-19
net: fib_rules: Add port mask support
Ido Schimmel
1
-1
/
+66
2025-02-19
net: fib_rules: Add port mask attributes
Ido Schimmel
1
-0
/
+2
2025-02-19
SUNRPC: Handle -ETIMEDOUT return from tlshd
Benjamin Coddington
1
-1
/
+9
2025-02-19
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
1
-2
/
+0
2025-02-19
bpf: Support TCP_RTO_MAX_MS for bpf_setsockopt
Jason Xing
1
-0
/
+1
2025-02-18
dev: Use rtnl_net_dev_lock() in unregister_netdev().
Kuniyuki Iwashima
1
-4
/
+2
2025-02-18
net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net().
Kuniyuki Iwashima
1
-4
/
+44
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
1
-4
/
+4
2025-02-18
ipv6: initialize inet socket cookies with sockcm_init
Willem de Bruijn
3
-12
/
+3
2025-02-18
ipv6: replace ipcm6_init calls with ipcm6_init_sk
Willem de Bruijn
3
-20
/
+3
2025-02-18
icmp: reflect tos through ip cookie rather than updating inet_sk
Willem de Bruijn
1
-4
/
+2
2025-02-18
ipv4: remove get_rttos
Willem de Bruijn
3
-9
/
+9
2025-02-18
net: initialize mark in sockcm_init
Willem de Bruijn
2
-6
/
+5
2025-02-18
tcp: only initialize sockcm tsflags field
Willem de Bruijn
1
-1
/
+1
2025-02-18
net: Remove redundant variable declaration in __dev_change_flags()
Breno Leitao
1
-1
/
+1
2025-02-18
netlink: Unset cb_running when terminating dump on release
Siddh Raman Pant
1
-0
/
+1
2025-02-18
tcp: adjust rcvq_space after updating scaling ratio
Jakub Kicinski
1
-3
/
+9
2025-02-18
trace: tcp: Add tracepoint for tcp_cwnd_reduction()
Breno Leitao
1
-0
/
+2
2025-02-18
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
1
-1
/
+7
2025-02-18
vsock/bpf: Warn on socket without transport
Michal Luczaj
2
-1
/
+4
2025-02-18
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
1
-0
/
+3
2025-02-18
xfrm: Switch to use hrtimer_setup()
Nam Cao
2
-6
/
+4
2025-02-18
can: Switch to use hrtimer_setup()
Nam Cao
4
-26
/
+16
2025-02-18
tcp: Switch to use hrtimer_setup()
Nam Cao
1
-6
/
+4
2025-02-18
mac802154: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-18
net/sched: Switch to use hrtimer_setup()
Nam Cao
3
-8
/
+4
2025-02-18
netdev: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-17
net: move stale comment about ntuple validation
Jakub Kicinski
1
-1
/
+3
2025-02-17
netdev-genl: Add an XSK attribute to queues
Joe Damato
1
-0
/
+12
2025-02-17
net: use napi_id_valid helper
Stefano Jordhani
5
-7
/
+7
2025-02-17
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
1
-15
/
+14
2025-02-15
ndisc: ndisc_send_redirect() cleanup
Eric Dumazet
1
-5
/
+3
2025-02-15
net/sched: cls_api: fix error handling causing NULL dereference
Pierre Riteau
1
-1
/
+1
2025-02-14
vsock/virtio: fix variables initialization during resuming
Junnan Wu
1
-3
/
+7
2025-02-14
inet: consolidate inet_csk_clone_lock()
Eric Dumazet
5
-23
/
+25
2025-02-14
inet: reduce inet_csk_clone_lock() indent level
Eric Dumazet
1
-23
/
+27
2025-02-14
udp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
1
-32
/
+31
2025-02-14
tcp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
9
-73
/
+71
2025-02-14
inetpeer: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
1
-4
/
+4
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
38
-335
/
+463
2025-02-13
Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
36
-333
/
+457
2025-02-13
rxrpc: Fix ipv6 path MTU discovery
David Howells
1
-0
/
+7
2025-02-13
Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
2
-98
/
+86
2025-02-13
Merge tag 'nf-25-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-6
/
+2
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
2
-22
/
+98
2025-02-13
ipv6: mcast: add RCU protection to mld_newpack()
Eric Dumazet
1
-4
/
+10
2025-02-13
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
2
-97
/
+56
2025-02-13
Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
Luiz Augusto von Dentz
1
-5
/
+34
2025-02-13
arp: Convert SIOCDARP and SIOCSARP to per-netns RTNL.
Kuniyuki Iwashima
1
-6
/
+6
2025-02-12
vsock: Orphan socket after transport release
Michal Luczaj
1
-1
/
+7
[prev]
[next]