index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-09
rxrpc: Send jumbo DATA packets
David Howells
4
-1
/
+6
2024-12-09
rxrpc: Fix initial resend timeout
David Howells
1
-1
/
+1
2024-12-09
rxrpc: Fix the calculation and use of RTO
David Howells
2
-2
/
+3
2024-12-09
rxrpc: Adjust the rxrpc_rtt_rx tracepoint
David Howells
2
-3
/
+3
2024-12-09
rxrpc: Generate rtt_min
David Howells
2
-4
/
+18
2024-12-09
rxrpc: Don't use received skbuff timestamps
David Howells
2
-12
/
+10
2024-12-09
rxrpc: Store the DATA serial in the txqueue and use this in RTT calc
David Howells
4
-38
/
+74
2024-12-09
rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs
David Howells
6
-190
/
+274
2024-12-09
rxrpc: Adjust names and types of congestion-related fields
David Howells
4
-111
/
+97
2024-12-09
rxrpc: Display stats about jumbo packets transmitted and received
David Howells
4
-2
/
+37
2024-12-09
rxrpc: Replace call->acks_first_seq with tracking of the hard ACK point
David Howells
2
-31
/
+27
2024-12-09
rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove it
David Howells
5
-18
/
+16
2024-12-09
rxrpc: Implement progressive transmission queue struct
David Howells
7
-249
/
+383
2024-12-09
rxrpc: Don't need barrier for ->tx_bottom and ->acks_hard_ack
David Howells
2
-5
/
+7
2024-12-09
rxrpc: Timestamp DATA packets before transmitting them
David Howells
1
-39
/
+17
2024-12-09
rxrpc: Only set DF=1 on initial DATA transmission
David Howells
3
-18
/
+20
2024-12-09
rxrpc: Fix injection of packet loss
David Howells
1
-10
/
+11
2024-12-09
rxrpc: Fix CPU time starvation in I/O thread
David Howells
8
-75
/
+93
2024-12-09
rxrpc: Add a tracepoint to show variables pertinent to jumbo packet size
David Howells
1
-0
/
+2
2024-12-09
rxrpc: Prepare to be able to send jumbo DATA packets
David Howells
6
-60
/
+137
2024-12-09
rxrpc: Separate the packet length from the data length in rxrpc_txbuf
David Howells
6
-32
/
+36
2024-12-09
rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)
David Howells
14
-57
/
+258
2024-12-09
rxrpc: Use a large kvec[] in rxrpc_local rather than every rxrpc_txbuf
David Howells
2
-12
/
+39
2024-12-09
rxrpc: Request an ACK on impending Tx stall
David Howells
3
-4
/
+10
2024-12-09
rxrpc: Show stats counter for received reason-0 ACKs
David Howells
1
-2
/
+3
2024-12-09
rxrpc: Don't set the MORE-PACKETS rxrpc wire header flag
David Howells
1
-3
/
+0
2024-12-09
rxrpc: Clean up Tx header flags generation handling
David Howells
3
-9
/
+14
2024-12-09
rxrpc: Use umin() and umax() rather than min_t()/max_t() where possible
David Howells
11
-25
/
+21
2024-12-09
rxrpc: Fix handling of received connection abort
David Howells
1
-4
/
+8
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
39
-139
/
+279
2024-12-07
rtnetlink: fix error code in rtnl_newlink()
Dan Carpenter
1
-1
/
+3
2024-12-07
ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().
Kuniyuki Iwashima
1
-1
/
+2
2024-12-06
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
1
-1
/
+19
2024-12-06
net: tipc: remove one synchronize_net() from tipc_nametbl_stop()
Eric Dumazet
2
-2
/
+4
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-38
/
+50
2024-12-06
wifi: cfg80211: sme: init n_channels before channels[] access
Haoyu Li
1
-0
/
+1
2024-12-05
page_pool: make page_pool_put_page_bulk() handle array of netmems
Alexander Lobakin
2
-18
/
+18
2024-12-05
xdp: register system page pool as an XDP memory model
Toke Høiland-Jørgensen
1
-1
/
+9
2024-12-05
xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
Alexander Lobakin
1
-0
/
+3
2024-12-05
xdp: allow attaching already registered memory model to xdp_rxq_info
Alexander Lobakin
1
-0
/
+56
2024-12-05
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
3
-19
/
+22
2024-12-05
net_sched: sch_sfq: don't allow 1 packet limit
Octavian Purdila
1
-0
/
+4
2024-12-05
net_sched: sch_fq: add three drop_reason
Eric Dumazet
1
-4
/
+10
2024-12-05
tipc: fix NULL deref in cleanup_bearer()
Eric Dumazet
1
-1
/
+6
2024-12-05
batman-adv: Don't keep redundant TT change events
Remi Pommarel
1
-22
/
+18
2024-12-05
batman-adv: Remove atomic usage for tt.local_changes
Remi Pommarel
3
-16
/
+14
2024-12-05
batman-adv: Reorder includes for distributed-arp-table.c
Sven Eckelmann
1
-1
/
+1
2024-12-05
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2024-12-05
batman-adv: Do not let TT changes list grows indefinitely
Remi Pommarel
1
-3
/
+11
2024-12-05
batman-adv: Remove uninitialized data in full table TT response
Remi Pommarel
1
-15
/
+22
[prev]
[next]