index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2021-04-13
icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv
Andreas Roeseler
1
-0
/
+5
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-8
/
+32
2021-04-09
Revert "tcp: Reset tcp connections in SYN-SENT state"
Eric Dumazet
1
-2
/
+3
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
1
-1
/
+2
2021-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-578
/
+23
2021-04-06
tcp: Reset tcp connections in SYN-SENT state
Manoj Basapathi
1
-3
/
+2
2021-04-06
netfilter: nf_defrag_ipv4: use net_generic infra
Florian Westphal
1
-5
/
+15
2021-04-02
mptcp: add mptcp reset option support
Florian Westphal
1
-3
/
+18
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-122
/
+190
2021-04-01
net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
Norman Maurer
1
-0
/
+4
2021-04-01
udp: Implement udp_bpf_recvmsg() for sockmap
Cong Wang
1
-1
/
+63
2021-04-01
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
1
-98
/
+2
2021-04-01
udp: Implement ->read_sock() for sockmap
Cong Wang
2
-0
/
+30
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
4
-5
/
+40
2021-04-01
skmsg: Introduce a spinlock to protect ingress_msg
Cong Wang
1
-12
/
+6
2021-03-31
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
1
-4
/
+2
2021-03-31
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
1
-2
/
+2
2021-03-31
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
1
-4
/
+4
2021-03-31
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
1
-2
/
+2
2021-03-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
1
-2
/
+2
2021-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-7
/
+20
2021-03-30
net: fix icmp_echo_enable_probe sysctl
Eric Dumazet
1
-2
/
+2
2021-03-30
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
1
-0
/
+3
2021-03-30
udp: properly complete L4 GRO over UDP tunnel packet
Paolo Abeni
1
-1
/
+7
2021-03-30
udp: skip L4 aggregation for UDP tunnel packets
Paolo Abeni
1
-8
/
+11
2021-03-30
udp: fixup csum for GSO receive slow path
Paolo Abeni
1
-0
/
+2
2021-03-31
netfilter: nf_log_arp: merge with nf_log_syslog
Florian Westphal
3
-176
/
+4
2021-03-31
netfilter: nf_log_ipv4: rename to nf_log_syslog
Florian Westphal
3
-397
/
+4
2021-03-30
icmp: add response to RFC 8335 PROBE messages
Andreas Roeseler
1
-13
/
+121
2021-03-30
net: add support for sending RFC 8335 PROBE messages
Andreas Roeseler
1
-1
/
+3
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
1
-0
/
+9
2021-03-29
bpf: tcp: Limit calling some tcp cc functions to CONFIG_DYNAMIC_FTRACE
Martin KaFai Lau
1
-0
/
+2
2021-03-29
tcp: fix tcp_min_tso_segs sysctl
Eric Dumazet
1
-2
/
+0
2021-03-29
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
1
-1
/
+10
2021-03-28
bpf: tcp: Fix an error in the bpf_tcp_ca_kfunc_ids list
Martin KaFai Lau
1
-1
/
+1
2021-03-28
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
1
-28
/
+28
2021-03-28
ipv4: tcp_lp.c: Couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-28
ipv4: ip_output.c: Couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-28
bpf: tcp: Remove comma which is causing build error
Atul Gopinathan
1
-1
/
+1
2021-03-26
bpf: tcp: Put some tcp cong functions in allowlist for bpf-tcp-cc
Martin KaFai Lau
1
-0
/
+41
2021-03-26
tcp: Rename bictcp function prefix to cubictcp
Martin KaFai Lau
1
-12
/
+12
2021-03-25
tcp: convert elligible sysctls to u8
Eric Dumazet
1
-68
/
+68
2021-03-25
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
1
-4
/
+4
2021-03-25
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
1
-2
/
+2
2021-03-25
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
1
-32
/
+32
2021-03-25
net: ipv4: Fix some typos
Lu Wei
1
-2
/
+2
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+12
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-63
/
+42
2021-03-24
inet: use bigger hash table for IP ID generation
Eric Dumazet
1
-14
/
+28
[next]