index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2021-08-03
ipv4: use skb_expand_head in ip_finish_output2
Vasily Averin
2021-08-02
ipv4: Fix refcount warning for new fib_info
David Ahern
2021-08-02
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-08-02
net, gro: Set inner transport header offset in tcp/udp GRO hook
Jakub Sitnicki
2021-08-01
netfilter: ipt_CLUSTERIP: use clusterip_net to store pernet warning
Florian Westphal
2021-08-01
netfilter: ipt_CLUSTERIP: only add arp mangle hook when required
Florian Westphal
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
tcp: more accurately check DSACKs to grow RACK reordering window
Neal Cardwell
2021-07-27
tcp: more accurately detect spurious TLP probes
Yuchung Cheng
2021-07-26
ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()
Gustavo A. R. Silva
2021-07-23
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
2021-07-23
bpf: tcp: Bpf iter batching and lock_sock
Martin KaFai Lau
2021-07-23
tcp: seq_file: Replace listening_hash with lhash2
Martin KaFai Lau
2021-07-23
tcp: seq_file: Add listening_get_first()
Martin KaFai Lau
2021-07-23
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
Martin KaFai Lau
2021-07-23
tcp: seq_file: Refactor net and family matching
Martin KaFai Lau
2021-07-23
tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
Martin KaFai Lau
2021-07-23
net: Set true network header for ECN decapsulation
Gilad Naaman
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
net: socket: rework compat_ifreq_ioctl()
Arnd Bergmann
2021-07-23
net: socket: remove register_gifconf
Arnd Bergmann
2021-07-21
tcp: disable TFO blackhole logic by default
Wei Wang
2021-07-21
tcp: tweak len/truesize ratio for coalesce candidates
Eric Dumazet
2021-07-21
tcp: avoid indirect call in tcp_new_space()
Eric Dumazet
2021-07-21
udp: check encap socket in __udp_lib_err
Vadim Fedorenko
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-20
net: ipv4: add capability check for net administration
Yang Yang
2021-07-20
ipsec: Remove unneeded extra variable in esp4 esp_ssg_unref()
Corey Minyard
2021-07-20
Merge branch 'veth-flexible-channel-numbers'
David S. Miller
2021-07-20
memcg: enable accounting for inet_bin_bucket cache
Vasily Averin
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
2021-07-20
net/tcp_fastopen: remove tcp_fastopen_ctx_lock
Eric Dumazet
2021-07-19
net/tcp_fastopen: fix data races around tfo_active_disable_stamp
Eric Dumazet
2021-07-17
igmp: Add ip_mc_list lock in ip_check_mc_rcu
Liu Jian
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
sock_map: Lift socket state restriction for datagram sockets
Cong Wang
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-15
bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
Jakub Sitnicki
2021-07-15
bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats
John Fastabend
2021-07-13
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
2021-07-09
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2021-07-09
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
2021-07-09
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
2021-07-08
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2021-07-07
ipmr: Fix indentation issue
Roy, UjjaL
2021-07-06
tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
Nguyen Dinh Phi
2021-07-02
udp: properly flush normal packet at GRO time
Paolo Abeni
[prev]
[next]