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
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-04
netlink: specs: rt_route: pull the ifa- prefix out of the names
Jakub Kicinski
1
-89
/
+91
2025-04-04
netlink: specs: rt_addr: pull the ifa- prefix out of the names
Jakub Kicinski
2
-20
/
+21
2025-04-04
netlink: specs: rt_addr: fix get multi command name
Jakub Kicinski
2
-2
/
+2
2025-04-04
netlink: specs: rt_addr: fix the spec format / schema failures
Jakub Kicinski
1
-0
/
+1
2025-04-04
net: avoid false positive warnings in __net_mp_close_rxq()
Jakub Kicinski
2
-8
/
+8
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
4
-57
/
+54
2025-04-04
net: ibmveth: make veth_pool_store stop hanging
Dave Marquardt
1
-12
/
+27
2025-04-04
arcnet: Add NULL check in com20020pci_probe()
Henry Martin
1
-1
/
+16
2025-04-04
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
1
-2
/
+4
2025-04-04
ipv6: Start path selection from the first nexthop
Ido Schimmel
1
-3
/
+35
2025-04-04
usbnet:fix NPE during rx_complete
Ying Lu
1
-3
/
+3
2025-04-04
net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROP
Lorenzo Bianconi
1
-5
/
+4
2025-04-03
net: fix geneve_opt length integer overflow
Lin Ma
4
-4
/
+4
2025-04-03
io_uring/zcrx: fix selftests w/ updated netdev Python helpers
David Wei
1
-4
/
+4
2025-04-03
selftests: net: use netdevsim in netns test
Stanislav Fomichev
2
-4
/
+34
2025-04-03
docs: net: document netdev notifier expectations
Stanislav Fomichev
1
-0
/
+23
2025-04-03
net: dummy: request ops lock
Stanislav Fomichev
1
-0
/
+1
2025-04-03
netdevsim: add dummy device notifiers
Stanislav Fomichev
4
-5
/
+28
2025-04-03
net: rename rtnl_net_debug to lock_debug
Stanislav Fomichev
2
-1
/
+1
2025-04-03
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
3
-10
/
+22
2025-04-03
net: hold instance lock during NETDEV_REGISTER/UP
Stanislav Fomichev
4
-15
/
+15
2025-04-03
net: switch to netif_disable_lro in inetdev_init
Stanislav Fomichev
1
-1
/
+1
2025-04-03
net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
Lorenzo Bianconi
3
-2
/
+22
2025-04-03
net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy
David Oberhollenzer
2
-4
/
+10
2025-04-03
MAINTAINERS: Update Loic Poulain's email address
Loic Poulain
1
-3
/
+3
2025-04-03
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
1
-12
/
+25
2025-04-03
eth: bnxt: fix deadlock in the mgmt_ops
Taehee Yoo
1
-3
/
+3
2025-04-03
net/selftests: Add loopback link local route for self-connect
Dmitry Safonov
1
-0
/
+3
2025-04-03
sfc: fix NULL dereferences in ef100_process_design_param()
Edward Cree
2
-29
/
+24
2025-04-03
gve: handle overflow when reporting TX consumed descriptors
Joshua Washington
1
-1
/
+3
2025-04-03
netfilter: nft_tunnel: fix geneve_opt type confusion addition
Lin Ma
1
-2
/
+2
2025-04-03
net: decrease cached dst counters in dst_release
Antoine Tenart
1
-0
/
+8
2025-04-02
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
2
-7
/
+1
2025-04-02
vsock: avoid timeout during connect() if the socket is closing
Stefano Garzarella
1
-1
/
+5
2025-04-02
udp: Fix memory accounting leak.
Kuniyuki Iwashima
1
-9
/
+7
2025-04-02
udp: Fix multiple wraparounds of sk->sk_rmem_alloc.
Kuniyuki Iwashima
1
-9
/
+17
2025-04-02
rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init().
Kuniyuki Iwashima
1
-1
/
+1
2025-04-02
selftests: tc-testing: fix nat regex matching
Pedro Tammela
1
-7
/
+7
2025-04-02
net: mvpp2: Prevent parser TCAM memory corruption
Tobias Waldekranz
3
-67
/
+140
2025-04-02
eth: mlx4: select PAGE_POOL
Greg Thelen
1
-0
/
+1
2025-04-02
MAINTAINERS: update Open vSwitch maintainers
Jakub Kicinski
2
-1
/
+7
2025-04-02
bpf: add missing ops lock around dev_xdp_attach_link
Stanislav Fomichev
1
-0
/
+2
2025-04-02
net: airoha: Fix ETS priomap validation
Lorenzo Bianconi
1
-8
/
+8
2025-04-02
net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()
Lorenzo Bianconi
1
-1
/
+1
2025-04-02
sctp: add mutual exclusion in proc_sctp_do_udp_port()
Eric Dumazet
1
-0
/
+4
2025-04-02
selftests: tc-testing: Add TBF with SKBPRIO queue length corner case test
Cong Wang
1
-1
/
+33
2025-04-02
net_sched: skbprio: Remove overly strict queue assertions
Cong Wang
1
-3
/
+0
2025-04-02
netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
Debin Zhu
1
-3
/
+18
2025-04-02
netfilter: nf_tables: don't unregister hook when table is dormant
Florian Westphal
1
-2
/
+2
2025-04-02
netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only
Pablo Neira Ayuso
1
-1
/
+2
[next]