index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
netfilter: nf_log_arp: merge with nf_log_syslog
Florian Westphal
2021-03-31
3
-176
/
+4
|
*
|
|
|
|
netfilter: nf_log_ipv4: rename to nf_log_syslog
Florian Westphal
2021-03-31
3
-397
/
+4
*
|
|
|
|
|
tcp: Reset tcp connections in SYN-SENT state
Manoj Basapathi
2021-04-06
1
-3
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
mptcp: add mptcp reset option support
Florian Westphal
2021-04-02
1
-3
/
+18
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-02
7
-122
/
+190
|
\
\
\
\
\
|
*
|
|
|
|
udp: Implement udp_bpf_recvmsg() for sockmap
Cong Wang
2021-04-01
1
-1
/
+63
|
*
|
|
|
|
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
2021-04-01
1
-98
/
+2
|
*
|
|
|
|
udp: Implement ->read_sock() for sockmap
Cong Wang
2021-04-01
2
-0
/
+30
|
*
|
|
|
|
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
2021-04-01
4
-5
/
+40
|
*
|
|
|
|
skmsg: Introduce a spinlock to protect ingress_msg
Cong Wang
2021-04-01
1
-12
/
+6
|
*
|
|
|
|
bpf: tcp: Limit calling some tcp cc functions to CONFIG_DYNAMIC_FTRACE
Martin KaFai Lau
2021-03-29
1
-0
/
+2
|
*
|
|
|
|
bpf: tcp: Fix an error in the bpf_tcp_ca_kfunc_ids list
Martin KaFai Lau
2021-03-28
1
-1
/
+1
|
*
|
|
|
|
bpf: tcp: Remove comma which is causing build error
Atul Gopinathan
2021-03-28
1
-1
/
+1
|
*
|
|
|
|
bpf: tcp: Put some tcp cong functions in allowlist for bpf-tcp-cc
Martin KaFai Lau
2021-03-26
1
-0
/
+41
|
*
|
|
|
|
tcp: Rename bictcp function prefix to cubictcp
Martin KaFai Lau
2021-03-26
1
-12
/
+12
*
|
|
|
|
|
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
2021-03-31
1
-4
/
+2
*
|
|
|
|
|
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
2021-03-31
1
-2
/
+2
*
|
|
|
|
|
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
2021-03-31
1
-4
/
+4
*
|
|
|
|
|
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
2021-03-31
1
-2
/
+2
*
|
|
|
|
|
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
2021-03-31
1
-2
/
+2
*
|
|
|
|
|
net: fix icmp_echo_enable_probe sysctl
Eric Dumazet
2021-03-30
1
-2
/
+2
*
|
|
|
|
|
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
2021-03-30
1
-0
/
+3
*
|
|
|
|
|
udp: properly complete L4 GRO over UDP tunnel packet
Paolo Abeni
2021-03-30
1
-1
/
+7
*
|
|
|
|
|
udp: skip L4 aggregation for UDP tunnel packets
Paolo Abeni
2021-03-30
1
-8
/
+11
*
|
|
|
|
|
udp: fixup csum for GSO receive slow path
Paolo Abeni
2021-03-30
1
-0
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
icmp: add response to RFC 8335 PROBE messages
Andreas Roeseler
2021-03-30
1
-13
/
+121
*
|
|
|
|
net: add support for sending RFC 8335 PROBE messages
Andreas Roeseler
2021-03-30
1
-1
/
+3
*
|
|
|
|
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
2021-03-30
1
-0
/
+9
*
|
|
|
|
tcp: fix tcp_min_tso_segs sysctl
Eric Dumazet
2021-03-29
1
-2
/
+0
*
|
|
|
|
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
2021-03-28
1
-28
/
+28
*
|
|
|
|
ipv4: tcp_lp.c: Couple of typo fixes
Bhaskar Chowdhury
2021-03-28
1
-2
/
+2
*
|
|
|
|
ipv4: ip_output.c: Couple of typo fixes
Bhaskar Chowdhury
2021-03-28
1
-2
/
+2
*
|
|
|
|
tcp: convert elligible sysctls to u8
Eric Dumazet
2021-03-25
1
-68
/
+68
*
|
|
|
|
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
2021-03-25
1
-4
/
+4
*
|
|
|
|
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
2021-03-25
1
-2
/
+2
*
|
|
|
|
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
2021-03-25
1
-32
/
+32
*
|
|
|
|
net: ipv4: Fix some typos
Lu Wei
2021-03-25
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitly
Yonghong Song
2021-03-17
1
-0
/
+12
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
6
-63
/
+42
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
net: ipconfig: ic_dev can be NULL in ic_close_devs
Vladimir Oltean
2021-03-22
1
-6
/
+8
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-03-18
2
-16
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-15
2
-14
/
+14
|
|
*
|
|
|
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
2021-03-15
2
-2
/
+2
|
*
|
|
|
|
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
2021-03-15
2
-4
/
+10
|
|
/
/
/
/
|
*
|
|
|
net: Consolidate common blackhole dst ops
Daniel Borkmann
2021-03-10
1
-37
/
+8
*
|
|
|
|
inet: use bigger hash table for IP ID generation
Eric Dumazet
2021-03-24
1
-14
/
+28
*
|
|
|
|
net: ipv4: route.c: simplify procfs code
Yejune Deng
2021-03-16
1
-30
/
+4
*
|
|
|
|
net: ipv4: route.c: Fix indentation of multi line comment.
Shubhankar Kuranagatti
2021-03-12
1
-48
/
+49
*
|
|
|
|
tcp: remove obsolete check in __tcp_retransmit_skb()
Eric Dumazet
2021-03-11
1
-8
/
+0
[prev]
[next]