index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2021-04-01
udp: Implement ->read_sock() for sockmap
Cong Wang
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
2021-04-01
skmsg: Introduce a spinlock to protect ingress_msg
Cong Wang
2021-03-31
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
2021-03-31
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
2021-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-03-30
net: fix icmp_echo_enable_probe sysctl
Eric Dumazet
2021-03-30
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
2021-03-30
udp: properly complete L4 GRO over UDP tunnel packet
Paolo Abeni
2021-03-30
udp: skip L4 aggregation for UDP tunnel packets
Paolo Abeni
2021-03-30
udp: fixup csum for GSO receive slow path
Paolo Abeni
2021-03-31
netfilter: nf_log_arp: merge with nf_log_syslog
Florian Westphal
2021-03-31
netfilter: nf_log_ipv4: rename to nf_log_syslog
Florian Westphal
2021-03-30
icmp: add response to RFC 8335 PROBE messages
Andreas Roeseler
2021-03-30
net: add support for sending RFC 8335 PROBE messages
Andreas Roeseler
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
2021-03-29
bpf: tcp: Limit calling some tcp cc functions to CONFIG_DYNAMIC_FTRACE
Martin KaFai Lau
2021-03-29
tcp: fix tcp_min_tso_segs sysctl
Eric Dumazet
2021-03-29
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
2021-03-28
bpf: tcp: Fix an error in the bpf_tcp_ca_kfunc_ids list
Martin KaFai Lau
2021-03-28
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
2021-03-28
ipv4: tcp_lp.c: Couple of typo fixes
Bhaskar Chowdhury
2021-03-28
ipv4: ip_output.c: Couple of typo fixes
Bhaskar Chowdhury
2021-03-28
bpf: tcp: Remove comma which is causing build error
Atul Gopinathan
2021-03-26
bpf: tcp: Put some tcp cong functions in allowlist for bpf-tcp-cc
Martin KaFai Lau
2021-03-26
tcp: Rename bictcp function prefix to cubictcp
Martin KaFai Lau
2021-03-25
tcp: convert elligible sysctls to u8
Eric Dumazet
2021-03-25
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
2021-03-25
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
2021-03-25
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
2021-03-25
net: ipv4: Fix some typos
Lu Wei
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-24
inet: use bigger hash table for IP ID generation
Eric Dumazet
2021-03-22
net: ipconfig: ic_dev can be NULL in ic_close_devs
Vladimir Oltean
2021-03-22
esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
Xin Long
2021-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-03-17
bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitly
Yonghong Song
2021-03-16
net: ipv4: route.c: simplify procfs code
Yejune Deng
2021-03-15
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-15
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
2021-03-12
net: ipv4: route.c: Fix indentation of multi line comment.
Shubhankar Kuranagatti
2021-03-12
esp4: Simplify the calculation of variables
Jiapeng Chong
2021-03-11
tcp: remove obsolete check in __tcp_retransmit_skb()
Eric Dumazet
2021-03-11
tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()
Eric Dumazet
2021-03-11
tcp: plug skb_still_in_host_queue() to TSQ
Eric Dumazet
[prev]
[next]