index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-04
net: avoid false positive warnings in __net_mp_close_rxq()
Jakub Kicinski
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
2025-04-04
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
2025-04-04
ipv6: Start path selection from the first nexthop
Ido Schimmel
2025-04-03
Merge tag 'nf-25-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2025-04-03
net: fix geneve_opt length integer overflow
Lin Ma
2025-04-03
Merge tag '9p-for-6.15-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2025-04-03
netdevsim: add dummy device notifiers
Stanislav Fomichev
2025-04-03
net: rename rtnl_net_debug to lock_debug
Stanislav Fomichev
2025-04-03
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
2025-04-03
net: hold instance lock during NETDEV_REGISTER/UP
Stanislav Fomichev
2025-04-03
net: switch to netif_disable_lro in inetdev_init
Stanislav Fomichev
2025-04-03
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
2025-04-03
netfilter: nft_tunnel: fix geneve_opt type confusion addition
Lin Ma
2025-04-03
net: decrease cached dst counters in dst_release
Antoine Tenart
2025-04-02
xsk: Fix __xsk_generic_xmit() error code when cq is full
Wang Liang
2025-04-02
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
2025-04-02
vsock: avoid timeout during connect() if the socket is closing
Stefano Garzarella
2025-04-02
udp: Fix memory accounting leak.
Kuniyuki Iwashima
2025-04-02
udp: Fix multiple wraparounds of sk->sk_rmem_alloc.
Kuniyuki Iwashima
2025-04-02
rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init().
Kuniyuki Iwashima
2025-04-02
Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-04-02
bpf: add missing ops lock around dev_xdp_attach_link
Stanislav Fomichev
2025-04-02
sctp: add mutual exclusion in proc_sctp_do_udp_port()
Eric Dumazet
2025-04-02
net_sched: skbprio: Remove overly strict queue assertions
Cong Wang
2025-04-02
netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
Debin Zhu
2025-04-02
netfilter: nf_tables: don't unregister hook when table is dormant
Florian Westphal
2025-04-02
netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only
Pablo Neira Ayuso
2025-04-01
Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-31
Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-03-31
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
2025-03-31
mptcp: fix NULL pointer in can_accept_new_subflow
Gang Yan
2025-03-31
net: fix use-after-free in the netdev_nl_sock_priv_destroy()
Taehee Yoo
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-28
SUNRPC: Don't allow waiting for exiting tasks
Trond Myklebust
2025-03-27
net: move replay logic to tc_modify_qdisc
Stanislav Fomichev
2025-03-27
rtnetlink: Allocate vfinfo size for VF GUIDs when supported
Mark Zhang
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-26
unix: fix up for "apparmor: add fine grained af_unix mediation"
Stephen Rothwell
2025-03-26
SUNRPC: rpc_clnt_set_transport() must not change the autobind setting
Trond Myklebust
2025-03-26
SUNRPC: rpcbind should never reset the port to the value '0'
Trond Myklebust
2025-03-25
Merge tag 'for-net-next-2025-03-25' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2025-03-25
atm: Fix NULL pointer dereference
Minjoong Kim
[next]