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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2020-11-05
1
-2
/
+126
|
\
|
*
netfilter: nft_reject_inet: allow to use reject from inet ingress
Pablo Neira Ayuso
2020-11-01
1
-2
/
+4
|
*
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
2020-10-31
1
-0
/
+122
*
|
tcp: propagate MPTCP skb extensions on xmit splits
Paolo Abeni
2020-11-05
1
-0
/
+3
*
|
tcp: avoid slow start during fast recovery on new losses
Yuchung Cheng
2020-11-03
2
-6
/
+6
*
|
udp: support sctp over udp in skb_udp_tunnel_segment
Xin Long
2020-10-30
1
-0
/
+3
*
|
udp: check udp sock encap_type in __udp_lib_err
Xin Long
2020-10-30
1
-1
/
+1
*
|
net: ipv4: Fix some kerneldoc warnings in TCP Low Priority
Andrew Lunn
2020-10-30
1
-0
/
+7
|
/
*
tcp: Prevent low rmem stalls with SO_RCVLOWAT.
Arjun Roy
2020-10-24
2
-1
/
+4
*
tcp: fix to update snd_wl1 in bulk receiver fast path
Neal Cardwell
2020-10-22
1
-0
/
+2
*
nexthop: Fix performance regression in nexthop deletion
Ido Schimmel
2020-10-20
1
-1
/
+1
*
icmp: randomize the global rate limiter
Eric Dumazet
2020-10-17
1
-2
/
+5
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-16
39
-362
/
+711
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
5
-11
/
+56
|
|
\
|
|
*
ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
2020-10-15
1
-2
/
+21
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-10-14
2
-4
/
+21
|
|
|
\
|
|
|
*
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
2020-10-14
2
-4
/
+21
|
|
*
|
ip_gre: set dev->hard_header_len and dev->needed_headroom properly
Cong Wang
2020-10-14
1
-4
/
+11
|
|
|
/
|
|
*
ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
David Ahern
2020-10-10
1
-1
/
+3
|
*
|
iptunnel: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-14
1
-22
/
+1
|
*
|
tcp: use semicolons rather than commas to separate statements
Julia Lawall
2020-10-14
2
-5
/
+6
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-10-13
1
-1
/
+0
|
|
\
\
|
|
*
|
bpf: tcp: Do not limit cb_flags when creating child sk from listen sk
Martin KaFai Lau
2020-10-02
1
-1
/
+0
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-09
1
-3
/
+3
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ipv4: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
2
-15
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
5
-9
/
+31
|
|
\
\
\
|
*
|
|
|
tcp: account total lost packets properly
Yuchung Cheng
2020-10-04
1
-0
/
+10
|
*
|
|
|
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-03
2
-6
/
+6
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-10-01
1
-21
/
+2
|
|
\
\
\
|
|
*
|
|
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
1
-21
/
+2
|
*
|
|
|
tcp: add exponential backoff in __tcp_send_ack()
Eric Dumazet
2020-09-30
1
-3
/
+8
|
*
|
|
|
inet: remove icsk_ack.blocked
Eric Dumazet
2020-09-30
4
-11
/
+5
|
*
|
|
|
udp_tunnel: add the ability to share port tables
Jakub Kicinski
2020-09-28
1
-10
/
+86
|
*
|
|
|
tcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lost
Yuchung Cheng
2020-09-26
1
-12
/
+2
|
*
|
|
|
tcp: simplify tcp_mark_skb_lost
Yuchung Cheng
2020-09-26
1
-37
/
+22
|
*
|
|
|
tcp: move tcp_mark_skb_lost
Yuchung Cheng
2020-09-26
2
-14
/
+14
|
*
|
|
|
tcp: consistently check retransmit hint
Yuchung Cheng
2020-09-26
2
-8
/
+3
|
*
|
|
|
net: tcp: drop unused function argument from mptcp_incoming_options
Florian Westphal
2020-09-25
1
-2
/
+2
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
4
-36
/
+17
|
|
\
\
\
|
|
*
|
|
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
2020-09-22
1
-14
/
+5
|
|
*
|
|
tcp: Simplify tcp_set_congestion_control() load=false case
Neal Cardwell
2020-09-11
1
-11
/
+4
|
|
*
|
|
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
2020-09-11
2
-10
/
+3
|
|
*
|
|
tcp: Only init congestion control if not initialized already
Neal Cardwell
2020-09-11
3
-2
/
+6
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
5
-11
/
+28
|
|
\
\
\
\
|
*
|
|
|
|
nexthop: Only emit a notification when nexthop is actually deleted
Ido Schimmel
2020-09-16
1
-2
/
+2
|
*
|
|
|
|
nexthop: Convert to blocking notification chain
Ido Schimmel
2020-09-16
1
-6
/
+7
|
*
|
|
|
|
tcp: schedule EPOLLOUT after a partial sendmsg
Soheil Hassas Yeganeh
2020-09-15
1
-11
/
+9
|
*
|
|
|
|
tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limit
Soheil Hassas Yeganeh
2020-09-15
1
-2
/
+2
|
*
|
|
|
|
tcp: remove SOCK_QUEUE_SHRUNK
Eric Dumazet
2020-09-14
2
-17
/
+7
|
*
|
|
|
|
mptcp: call tcp_cleanup_rbuf on subflows
Paolo Abeni
2020-09-14
1
-1
/
+1
[next]