index
:
kernel/git/stable/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.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-12-09
rxrpc: Implement progressive transmission queue struct
David Howells
2024-12-09
rxrpc: Don't need barrier for ->tx_bottom and ->acks_hard_ack
David Howells
2024-12-09
rxrpc: Timestamp DATA packets before transmitting them
David Howells
2024-12-09
rxrpc: Only set DF=1 on initial DATA transmission
David Howells
2024-12-09
rxrpc: Fix injection of packet loss
David Howells
2024-12-09
rxrpc: Fix CPU time starvation in I/O thread
David Howells
2024-12-09
rxrpc: Add a tracepoint to show variables pertinent to jumbo packet size
David Howells
2024-12-09
rxrpc: Prepare to be able to send jumbo DATA packets
David Howells
2024-12-09
rxrpc: Separate the packet length from the data length in rxrpc_txbuf
David Howells
2024-12-09
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
David Howells
2024-12-09
rxrpc: Use a large kvec[] in rxrpc_local rather than every rxrpc_txbuf
David Howells
2024-12-09
rxrpc: Request an ACK on impending Tx stall
David Howells
2024-12-09
rxrpc: Show stats counter for received reason-0 ACKs
David Howells
2024-12-09
rxrpc: Don't set the MORE-PACKETS rxrpc wire header flag
David Howells
2024-12-09
rxrpc: Clean up Tx header flags generation handling
David Howells
2024-12-09
rxrpc: Use umin() and umax() rather than min_t()/max_t() where possible
David Howells
2024-12-09
rxrpc: Fix handling of received connection abort
David Howells
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-07
rtnetlink: fix error code in rtnl_newlink()
Dan Carpenter
2024-12-07
ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().
Kuniyuki Iwashima
2024-12-06
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
2024-12-06
net: tipc: remove one synchronize_net() from tipc_nametbl_stop()
Eric Dumazet
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-06
wifi: cfg80211: sme: init n_channels before channels[] access
Haoyu Li
2024-12-05
page_pool: make page_pool_put_page_bulk() handle array of netmems
Alexander Lobakin
2024-12-05
xdp: register system page pool as an XDP memory model
Toke Høiland-Jørgensen
2024-12-05
xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
Alexander Lobakin
2024-12-05
xdp: allow attaching already registered memory model to xdp_rxq_info
Alexander Lobakin
2024-12-05
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
2024-12-05
net_sched: sch_sfq: don't allow 1 packet limit
Octavian Purdila
2024-12-05
net_sched: sch_fq: add three drop_reason
Eric Dumazet
2024-12-05
tipc: fix NULL deref in cleanup_bearer()
Eric Dumazet
2024-12-05
batman-adv: Don't keep redundant TT change events
Remi Pommarel
2024-12-05
batman-adv: Remove atomic usage for tt.local_changes
Remi Pommarel
2024-12-05
batman-adv: Reorder includes for distributed-arp-table.c
Sven Eckelmann
2024-12-05
batman-adv: Start new development cycle
Simon Wunderlich
2024-12-05
batman-adv: Do not let TT changes list grows indefinitely
Remi Pommarel
2024-12-05
batman-adv: Remove uninitialized data in full table TT response
Remi Pommarel
2024-12-05
batman-adv: Do not send uninitialized TT changes
Remi Pommarel
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-05
net: avoid potential UAF in default_operstate()
Eric Dumazet
2024-12-05
Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-12-05
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman
2024-12-05
net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
Justin Iurman
2024-12-05
net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
Justin Iurman
2024-12-05
xfrm: iptfs: add tracepoint functionality
Christian Hopps
2024-12-05
xfrm: iptfs: handle reordering of received packets
Christian Hopps
2024-12-05
xfrm: iptfs: add skb-fragment sharing code
Christian Hopps
2024-12-05
xfrm: iptfs: add reusing received skb for the tunnel egress packet
Christian Hopps
[prev]
[next]