index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
29
-121
/
+228
2025-04-10
ethtool: cmis_cdb: Fix incorrect read / write length extension
Ido Schimmel
2
-16
/
+3
2025-04-10
nft_set_pipapo: fix incorrect avx2 match of 5th field octet
Florian Westphal
1
-1
/
+2
2025-04-10
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Willem de Bruijn
1
-36
/
+44
2025-04-10
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-0
/
+5
2025-04-10
ipv6: Align behavior across nexthops during path selection
Ido Schimmel
1
-4
/
+4
2025-04-09
net_sched: sch_sfq: move the limit validation
Octavian Purdila
1
-4
/
+6
2025-04-09
net_sched: sch_sfq: use a temporary work area for validating configuration
Octavian Purdila
1
-12
/
+44
2025-04-09
mptcp: only inc MPJoinAckHMacFailure for HMAC failures
Matthieu Baerts (NGI0)
1
-2
/
+6
2025-04-08
rtnetlink: Fix bad unlock balance in do_setlink().
Kuniyuki Iwashima
1
-1
/
+1
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
7
-8
/
+8
2025-04-08
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Chevallier
1
-3
/
+5
2025-04-08
tc: Ensure we have enough buffer space when sending filter netlink notifications
Toke Høiland-Jørgensen
1
-21
/
+45
2025-04-08
net: tls: explicitly disallow disconnect
Jakub Kicinski
1
-0
/
+6
2025-04-08
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
2
-8
/
+16
2025-04-08
codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
Cong Wang
2
-8
/
+3
2025-04-08
sch_ets: make est_qlen_notify() idempotent
Cong Wang
1
-4
/
+4
2025-04-08
sch_qfq: make qfq_qlen_notify() idempotent
Cong Wang
1
-2
/
+5
2025-04-08
sch_hfsc: make hfsc_qlen_notify() idempotent
Cong Wang
1
-2
/
+6
2025-04-08
sch_drr: make drr_qlen_notify() idempotent
Cong Wang
1
-3
/
+4
2025-04-08
sch_htb: make htb_qlen_notify() idempotent
Cong Wang
1
-0
/
+2
2025-04-08
tipc: fix memory leak in tipc_link_xmit
Tung Nguyen
1
-0
/
+1
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
7
-26
/
+54
2025-04-07
ipv6: Fix null-ptr-deref in addrconf_add_ifaddr().
Kuniyuki Iwashima
1
-4
/
+5
2025-04-07
net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value alwa...
Taehee Yoo
1
-0
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
91
-260
/
+259
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
7
-8
/
+8
2025-04-04
Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
24
-146
/
+231
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
3
-57
/
+48
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
Merge tag 'nf-25-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
3
-5
/
+6
2025-04-04
net: fix geneve_opt length integer overflow
Lin Ma
4
-4
/
+4
2025-04-04
Merge tag '9p-for-6.15-rc1' of https://github.com/martinetd/linux
Linus Torvalds
3
-69
/
+69
2025-04-04
netdevsim: add dummy device notifiers
Stanislav Fomichev
1
-5
/
+9
2025-04-04
net: rename rtnl_net_debug to lock_debug
Stanislav Fomichev
2
-1
/
+1
2025-04-04
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
2
-2
/
+14
2025-04-04
net: hold instance lock during NETDEV_REGISTER/UP
Stanislav Fomichev
3
-14
/
+14
2025-04-04
net: switch to netif_disable_lro in inetdev_init
Stanislav Fomichev
1
-1
/
+1
2025-04-04
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
1
-12
/
+25
2025-04-03
ceph: Remove osd_client deadcode
Dr. David Alan Gilbert
1
-23
/
+0
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-03
xsk: Fix __xsk_generic_xmit() error code when cq is full
Wang Liang
1
-1
/
+4
2025-04-03
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
2
-7
/
+1
2025-04-03
vsock: avoid timeout during connect() if the socket is closing
Stefano Garzarella
1
-1
/
+5
2025-04-03
udp: Fix memory accounting leak.
Kuniyuki Iwashima
1
-9
/
+7
2025-04-03
udp: Fix multiple wraparounds of sk->sk_rmem_alloc.
Kuniyuki Iwashima
1
-9
/
+17
2025-04-03
rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init().
Kuniyuki Iwashima
1
-1
/
+1
[prev]
[next]