index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2021-08-18
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-18
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
2021-08-18
net: igmp: fix data-race in igmp_ifc_timer_expire()
Eric Dumazet
2021-08-12
net, gro: Set inner transport header offset in tcp/udp GRO hook
Jakub Sitnicki
2021-08-04
net: Set true network header for ECN decapsulation
Gilad Naaman
2021-07-28
tcp: disable TFO blackhole logic by default
Wei Wang
2021-07-28
udp: check encap socket in __udp_lib_err
Vadim Fedorenko
2021-07-28
net/tcp_fastopen: fix data races around tfo_active_disable_stamp
Eric Dumazet
2021-07-28
bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
Jakub Sitnicki
2021-07-28
bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats
John Fastabend
2021-07-28
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2021-07-25
udp: properly flush normal packet at GRO time
Paolo Abeni
2021-07-25
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
2021-07-25
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
2021-07-25
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2021-07-25
tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
Nguyen Dinh Phi
2021-07-25
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2021-07-25
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
2021-07-19
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2021-07-19
icmp: fix lib conflict with trinity
Andreas Roeseler
2021-07-19
net: tcp better handling of reordering then loss cases
Yuchung Cheng
2021-07-14
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2021-07-14
net/ipv4: swap flow ports when validating source
Miao Wang
2021-07-14
udp: Fix a memory leak in udp_read_sock()
Cong Wang
2021-07-14
rtnetlink: avoid RCU read lock when holding RTNL
Cong Wang
2021-07-14
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
2021-06-18
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
2021-06-16
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
2021-06-14
ipv4: Fix device used for dst_alloc with local routes
David Ahern
2021-06-10
ping: Check return value of function 'ping_queue_rcv_skb'
Zheng Yongjun
2021-06-09
udp: fix race between close() and udp_abort()
Paolo Abeni
2021-06-09
inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
Eric Dumazet
2021-06-08
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
2021-06-08
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
2021-06-02
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-11
bpf: Limit static tcp-cc functions in the .BTF_ids list to x86
Martin KaFai Lau
2021-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-05-06
tcp: Specify cmsgbuf is user pointer for receive zerocopy.
Arjun Roy
2021-05-04
net: Only allow init netns to set default tcp cong to a restricted algo
Jonathon Reinhart
2021-05-03
netfilter: arptables: use pernet ops struct during unregister
Florian Westphal
2021-04-28
icmp: standardize naming of RFC 8335 PROBE constants
Andreas Roeseler
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
2021-04-26
netfilter: arp_tables: pass table pointer via nf_hook_ops
Florian Westphal
2021-04-26
netfilter: ip_tables: pass table pointer via nf_hook_ops
Florian Westphal
2021-04-26
netfilter: xt_nat: pass table to hookfn
Florian Westphal
2021-04-26
netfilter: x_tables: remove paranoia tests
Florian Westphal
2021-04-26
netfilter: arptables: unregister the tables by name
Florian Westphal
2021-04-26
netfilter: iptables: unregister the tables by name
Florian Westphal
[next]