index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
2022-05-05
1
-1
/
+1
*
tcp: increase source port perturb table to 2^16
Willy Tarreau
2022-05-05
1
-4
/
+5
*
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
2022-05-05
1
-2
/
+10
*
tcp: add small random increments to the source port
Willy Tarreau
2022-05-05
1
-4
/
+5
*
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
2022-05-05
1
-1
/
+1
*
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-05
1
-4
/
+6
*
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
2022-04-30
1
-3
/
+6
*
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
2022-04-28
1
-1
/
+2
*
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-04-25
1
-1
/
+7
*
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-04-25
2
-1
/
+12
*
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-04-25
1
-3
/
+3
*
ip_gre: Make o_seqno start from 0 in native mode
Peilin Ye
2022-04-25
1
-5
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-04-25
1
-0
/
+0
|
\
|
*
netfilter: flowtable: Remove the empty file
Rongguang Wei
2022-04-25
1
-0
/
+0
*
|
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
2022-04-23
1
-3
/
+8
*
|
tcp: md5: incorrect tcp_header_len for incoming connections
Francesco Ruggeri
2022-04-23
1
-1
/
+1
|
/
*
net: Handle l3mdev in ip_tunnel_init_flow
David Ahern
2022-04-15
2
-6
/
+7
*
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-04-13
1
-3
/
+2
*
net: ipv4: fix route with nexthop object delete warning
Nikolay Aleksandrov
2022-04-01
1
-1
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
2
-5
/
+18
|
\
|
*
tcp: ensure PMTU updates are processed during fastopen
Jakub Kicinski
2022-03-21
1
-1
/
+4
|
*
ipv4: Fix route lookups when handling ICMP redirects and PMTU updates
Guillaume Nault
2022-03-18
1
-4
/
+14
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-03-22
1
-6
/
+8
|
\
\
|
*
|
bpf, sockmap: Fix double uncharge the mem of sk_msg
Wang Yufen
2022-03-15
1
-4
/
+3
|
*
|
bpf, sockmap: Fix more uncharged while msg has more_data
Wang Yufen
2022-03-15
1
-2
/
+5
*
|
|
netfilter: nf_nat_h323: eliminate anonymous module_init & module_exit
Randy Dunlap
2022-03-20
1
-4
/
+4
*
|
|
netfilter: nft_fib: add reduce support
Florian Westphal
2022-03-20
1
-0
/
+2
*
|
|
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2022-03-20
2
-0
/
+2
*
|
|
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2022-03-16
5
-15
/
+9
*
|
|
tcp: unexport tcp_ca_get_key_by_name and tcp_ca_get_name_by_key
Christoph Hellwig
2022-03-12
1
-2
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-11
2
-2
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-03-09
2
-2
/
+9
|
|
\
\
|
|
*
|
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
2022-03-07
1
-2
/
+1
|
|
*
|
esp: Fix BEET mode inter address family tunneling on GSO
Steffen Klassert
2022-03-07
1
-0
/
+3
|
|
*
|
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-07
1
-0
/
+5
*
|
|
|
tcp: adjust TSO packet sizes based on min_rtt
Eric Dumazet
2022-03-10
3
-12
/
+29
*
|
|
|
tcp: autocork: take MSG_EOR hint into consideration
Eric Dumazet
2022-03-10
1
-1
/
+2
*
|
|
|
skb: make drop reason booleanable
Jakub Kicinski
2022-03-09
2
-17
/
+16
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
2
-5
/
+7
|
\
|
|
|
*
|
tcp: make tcp_read_sock() more robust
Eric Dumazet
2022-03-03
1
-4
/
+6
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-02-25
1
-1
/
+1
|
|
\
|
|
*
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-01-27
1
-1
/
+1
*
|
|
net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...
Martin KaFai Lau
2022-03-03
1
-0
/
+1
*
|
|
net: ip: Handle delivery_time in ip defrag
Martin KaFai Lau
2022-03-03
2
-0
/
+2
*
|
|
net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
Martin KaFai Lau
2022-03-03
1
-2
/
+1
*
|
|
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
2022-03-03
1
-1
/
+1
*
|
|
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
2022-03-03
2
-9
/
+14
*
|
|
net: neigh: add skb drop reasons to arp_error_report()
Menglong Dong
2022-02-26
1
-1
/
+1
*
|
|
net: ip: add skb drop reasons for ip egress path
Menglong Dong
2022-02-26
1
-4
/
+4
*
|
|
net/tcp: Merge TCP-MD5 inbound callbacks
Dmitry Safonov
2022-02-25
2
-73
/
+75
[next]