index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-12-09
rxrpc: Generate rtt_min
David Howells
2024-12-09
rxrpc: Don't use received skbuff timestamps
David Howells
2024-12-09
rxrpc: Store the DATA serial in the txqueue and use this in RTT calc
David Howells
2024-12-09
rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs
David Howells
2024-12-09
rxrpc: Adjust names and types of congestion-related fields
David Howells
2024-12-09
rxrpc: Display stats about jumbo packets transmitted and received
David Howells
2024-12-09
rxrpc: Replace call->acks_first_seq with tracking of the hard ACK point
David Howells
2024-12-09
rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove it
David Howells
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
[prev]
[next]