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-01-13
wifi: mac80211: add an option to filter a sta from being flushed
Miri Korenblit
3
-4
/
+8
2025-01-13
wifi: mac80211: Clean up debugfs_key deadcode
Dr. David Alan Gilbert
2
-62
/
+0
2025-01-13
pktgen: Avoid out-of-bounds access in get_imix_entries
Artem Chernyshev
1
-3
/
+3
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
43
-229
/
+535
2025-01-12
net: remove get_task_comm() and print task comm directly
Yafang Shao
1
-3
/
+1
2025-01-12
bluetooth: mgmt: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2025-01-12
netfilter: conntrack: cleanup timeout definitions
Easwar Hariharan
1
-13
/
+8
2025-01-11
net/smc: delete pointless divide by one
Dan Carpenter
2
-2
/
+2
2025-01-10
SUNRPC: Document validity guarantees of the pointer returned by reserve_space
Chuck Lever
1
-0
/
+6
2025-01-10
net: hide the definition of dev_get_by_napi_id()
Jakub Kicinski
3
-2
/
+3
2025-01-10
net: warn during dump if NAPI list is not sorted
Jakub Kicinski
1
-0
/
+7
2025-01-10
tls: skip setting sk_write_space on rekey
Sabrina Dubroca
1
-0
/
+4
2025-01-10
openvswitch: fix lockup on tx to unregistering netdev with carrier
Ilya Maximets
1
-1
/
+3
2025-01-10
net: ethtool: Use hwprov under rcu_read_lock
Li RongQing
1
-2
/
+3
2025-01-10
xsk: Bring back busy polling support
Stanislav Fomichev
2
-6
/
+9
2025-01-10
bpf: Fix bpf_sk_select_reuseport() memory leak
Michal Luczaj
1
-12
/
+18
2025-01-10
Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
16
-17
/
+3219
2025-01-09
ipv4: route: fix drop reason being overridden in ip_route_input_slow
Antoine Tenart
1
-0
/
+1
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
1
-3
/
+3
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-128
/
+237
2025-01-09
Merge tag 'nf-25-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-5
/
+15
2025-01-09
rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-7
/
+32
2025-01-09
sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-01-09
sctp: sysctl: udp_port: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-09
sctp: sysctl: auth_enable: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-09
sctp: sysctl: rto_min/max: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-01-09
sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-01-09
mptcp: sysctl: blackhole timeout: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+3
2025-01-09
mptcp: sysctl: sched: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-6
/
+5
2025-01-09
mptcp: sysctl: avail sched: remove write access
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-09
sched: sch_cake: add bounds checks to host bulk flow fairness counts
Toke Høiland-Jørgensen
1
-65
/
+75
2025-01-09
netdev: define NETDEV_INTERNAL
Jakub Kicinski
1
-0
/
+1
2025-01-09
net: make sure we retain NAPI ordering on netdev->napi_list
Jakub Kicinski
1
-6
/
+36
2025-01-09
netfilter: conntrack: add conntrack event timestamp
Florian Westphal
2
-0
/
+48
2025-01-09
netfilter: conntrack: clamp maximum hashtable size to INT_MAX
Pablo Neira Ayuso
1
-1
/
+4
2025-01-09
netfilter: nf_tables: imbalance in flowtable binding
Pablo Neira Ayuso
1
-4
/
+11
2025-01-09
net: hsr: remove synchronize_rcu() from hsr_add_port()
Eric Dumazet
1
-1
/
+0
2025-01-09
net: no longer reset transport_header in __netif_receive_skb_core()
Eric Dumazet
1
-0
/
+6
2025-01-09
netlink: add IPv6 anycast join/leave notifications
Yuyang Huang
2
-3
/
+38
2025-01-08
Merge tag 'for-net-2025-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
3
-9
/
+44
2025-01-08
bpf: Disable migration when cloning sock storage
Hou Tao
1
-0
/
+2
2025-01-08
bpf: Disable migration when destroying sock storage
Hou Tao
1
-4
/
+5
2025-01-08
tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
Daniel Borkmann
1
-1
/
+1
2025-01-08
netdev: prevent accessing NAPI instances from another namespace
Jakub Kicinski
3
-18
/
+34
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
3
-3
/
+3
2025-01-08
Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.
Chris Lu
1
-2
/
+2
2025-01-08
Bluetooth: MGMT: Fix Add Device to responding before completing
Luiz Augusto von Dentz
1
-2
/
+36
2025-01-08
Bluetooth: hci_sync: Fix not setting Random Address when required
Luiz Augusto von Dentz
1
-5
/
+6
2025-01-07
net: dsa: no longer call ds->ops->get_mac_eee()
Russell King (Oracle)
1
-8
/
+0
2025-01-07
ipvlan: Fix use-after-free in ipvlan_get_iflink().
Kuniyuki Iwashima
1
-3
/
+7
[prev]
[next]