index
:
linux-stable.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.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-04-11
xfrm: Remove unnecessary strscpy_pad() size arguments
Thorsten Blum
2025-04-10
ipv4: remove unnecessary judgment in ip_route_output_key_hash_rcu
Zhengchao Shao
2025-04-10
ipv6: add exception routes to GC list in rt6_insert_exception
Xin Long
2025-04-10
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
2025-04-10
tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
Jiayuan Chen
2025-04-10
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
2025-04-10
af_unix: Remove unix_unhash()
Michal Luczaj
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-10
Bluetooth: l2cap: Check encryption key size on incoming connection
Frédéric Danis
2025-04-10
Bluetooth: increment TX timestamping tskey always for stream sockets
Pauli Virtanen
2025-04-10
Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address
Luiz Augusto von Dentz
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-10
ethtool: cmis_cdb: Fix incorrect read / write length extension
Ido Schimmel
2025-04-10
nft_set_pipapo: fix incorrect avx2 match of 5th field octet
Florian Westphal
2025-04-09
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Willem de Bruijn
2025-04-09
bpf, sockmap: Fix panic when calling skb_linearize
Jiayuan Chen
2025-04-09
bpf, sockmap: fix duplicated data transmission
Jiayuan Chen
2025-04-09
bpf, sockmap: Fix data lost during EAGAIN retries
Jiayuan Chen
2025-04-09
bpf: fix ktls panic with sockmap
Jiayuan Chen
2025-04-09
net: bridge: Prevent unicast ARP/NS packets from being suppressed by bridge
Amit Cohen
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
2025-04-09
ipv6: Align behavior across nexthops during path selection
Ido Schimmel
2025-04-09
netdev: depend on netdev->lock for qstats in ops locked drivers
Jakub Kicinski
2025-04-09
netdev: depend on netdev->lock for xdp features
Jakub Kicinski
2025-04-09
xdp: double protect netdev->xdp_flags with netdev->lock
Jakub Kicinski
2025-04-09
netdev: don't hold rtnl_lock over nl queue info get when possible
Jakub Kicinski
2025-04-09
netdev: add "ops compat locking" helpers
Jakub Kicinski
2025-04-09
net: designate XSK pool pointers in queues as "ops protected"
Jakub Kicinski
2025-04-09
net: avoid potential race between netdev_get_by_index_lock() and netns switch
Jakub Kicinski
2025-04-09
batman-adv: no need to start/stop queue on mesh-iface
Antonio Quartulli
2025-04-09
batman-adv: constify and move broadcast addr definition
Matthias Schiffer
2025-04-09
net_sched: sch_sfq: move the limit validation
Octavian Purdila
2025-04-09
net_sched: sch_sfq: use a temporary work area for validating configuration
Octavian Purdila
2025-04-09
batman-adv: Start new development cycle
Simon Wunderlich
2025-04-08
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
2025-04-08
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
2025-04-08
mptcp: only inc MPJoinAckHMacFailure for HMAC failures
Matthieu Baerts (NGI0)
2025-04-08
rtnetlink: Fix bad unlock balance in do_setlink().
Kuniyuki Iwashima
2025-04-08
net: rps: remove kfree_rcu_mightsleep() use
Eric Dumazet
2025-04-08
net: add data-race annotations in softnet_seq_show()
Eric Dumazet
2025-04-08
net: rps: annotate data-races around (struct sd_flow_limit)->count
Eric Dumazet
2025-04-08
net: rps: change skb_flow_limit() hash function
Eric Dumazet
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-04-08
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Chevallier
2025-04-08
tc: Ensure we have enough buffer space when sending filter netlink notifications
Toke Høiland-Jørgensen
2025-04-08
net: tls: explicitly disallow disconnect
Jakub Kicinski
2025-04-08
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-04-08
codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
Cong Wang
[prev]
[next]