- 0e32dfc bpf: Enable TCP congestion control kfunc from modules by Kumar Kartikeya Dwivedi · 3 years, 3 months ago
- 2357672 bpf: Introduce BPF support for kernel module function calls by Kumar Kartikeya Dwivedi · 3 years, 3 months ago
- dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- 59f09ae net: snmp: inline snmp_get_cpu_field() by Eric Dumazet · 3 years, 3 months ago
- 053f368 tcp: adjust rcv_ssthresh according to sk_reserved_mem by Wei Wang · 3 years, 3 months ago
- ca05705 tcp: adjust sndbuf according to sk_reserved_mem by Wei Wang · 3 years, 3 months ago
- 2bb2f5f net: add new socket option SO_RESERVE_MEM by Wei Wang · 3 years, 3 months ago
- 6a832a6 net/ipv4/datagram.c: remove superfluous header files from datagram.c by Mianhan Liu · 3 years, 3 months ago
- 3d5f12d net: ipv4: remove superfluous header files from fib_notifier.c by Mianhan Liu · 3 years, 3 months ago
- a9f5970 net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 3 months ago
- 2b73e20 net/ipv4/tcp_nv.c: remove superfluous header files from tcp_nv.c by Mianhan Liu · 3 years, 3 months ago
- 7fe7f31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 3 months ago
- 40bc606 tcp: tracking packets with CE marks in BW rate sample by Yuchung Cheng · 3 years, 3 months ago
- 597aa16 net: ipv4: Fix rtnexthop len when RTA_FLOW is present by Xiao Liang · 3 years, 3 months ago
- 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- d8b8117 tcp: remove sk_{tr}x_skb_cache by Eric Dumazet · 3 years, 3 months ago
- ff6fb08 tcp: make tcp_build_frag() static by Paolo Abeni · 3 years, 3 months ago
- 04d8825 tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers by Paolo Abeni · 3 years, 3 months ago
- 3106a08 nexthop: Fix memory leaks in nexthop notification chain listeners by Ido Schimmel · 3 years, 3 months ago
- 07b8556 net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_ipv4.c by Mianhan Liu · 3 years, 3 months ago
- c595b12 net/ipv4/syncookies.c: remove superfluous header files from syncookies.c by Mianhan Liu · 3 years, 3 months ago
- bea7145 net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_core.c by Mianhan Liu · 3 years, 3 months ago
- cc80721 netfilter: iptable_raw: drop bogus net_init annotation by Florian Westphal · 3 years, 3 months ago
- 85c6988 net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.c by Mianhan Liu · 3 years, 3 months ago
- 222a314 net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.c by Mianhan Liu · 3 years, 3 months ago
- ffa66f1 net/ipv4/route.c: remove superfluous header files from route.c by Mianhan Liu · 3 years, 3 months ago
- 563f23b nexthop: Fix division by zero while replacing a resilient group by Ido Schimmel · 3 years, 3 months ago
- db9c8e2 NET: IPV4: fix error "do not initialise globals to 0" by wangzhitong · 3 years, 3 months ago
- d198b27 Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"" by Eric Dumazet · 3 years, 4 months ago
- 4f884f3 tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() by zhenggy · 3 years, 4 months ago
- e50e711 udp_tunnel: Fix udp_tunnel_nic work-queue type by Aya Levin · 3 years, 4 months ago
- d7807a9 Revert "ipv4: fix memory leaks in ip_cmsg_send() callers" by Yajun Deng · 3 years, 4 months ago
- 8a0ed25 ip_gre: validate csum_start only on pull by Willem de Bruijn · 3 years, 4 months ago
- 9756e44 net: remove the unnecessary check in cipso_v4_doi_free by 王贇 · 3 years, 4 months ago
- 9aca491 Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6 by Ryoga Saito · 3 years, 4 months ago
- 8d65cd8 fou: remove sparse errors by Eric Dumazet · 3 years, 4 months ago
- 92548b0 ipv4: fix endianness issue in inet_rtm_getroute_build_skb() by Eric Dumazet · 3 years, 4 months ago
- 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 4 months ago
- 1b9fbe8 net: ipv4: Fix the warning for dereference by Yajun Deng · 3 years, 4 months ago
- 67d6d68 ipv4: make exception cache less predictible by Eric Dumazet · 3 years, 4 months ago
- 9dfa859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 4 months ago
- fe50893 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years, 4 months ago
- 3aa7857 tcp: enable mid stream window clamp by Neil Spring · 3 years, 4 months ago
- 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- 733c99e net: fix NULL pointer reference in cipso_v4_doi_free by 王贇 · 3 years, 4 months ago
- 6457378 ipv4: use siphash instead of Jenkins in fnhe_hashfun() by Eric Dumazet · 3 years, 4 months ago
- eb18b49e bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt by Martin KaFai Lau · 3 years, 4 months ago
- 7bc416f netfilter: x_tables: handle xt_register_template() returning an error value by Lukas Bulwahn · 3 years, 4 months ago
- faf482c net: ipv4: Move ip_options_fragment() out of loop by Yajun Deng · 3 years, 4 months ago
- 6fc88c3 bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum by Dave Marchevsky · 3 years, 4 months ago
- 1d011c4 ip_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 4 months ago
- 4b1327b net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem() by Wei Wang · 3 years, 4 months ago
- e3faa49 tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD by Luke Hsiao · 3 years, 4 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- b69dd5b net: igmp: increase size of mr_ifc_count by Eric Dumazet · 3 years, 5 months ago
- 6de035f tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets by Neal Cardwell · 3 years, 5 months ago
- 6f45933 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 5 months ago
- 4a2b285 net: igmp: fix data-race in igmp_ifc_timer_expire() by Eric Dumazet · 3 years, 5 months ago
- fdacd57 netfilter: x_tables: never register tables by default by Florian Westphal · 3 years, 5 months ago
- 0ca8d3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
- e6a1f7e net/ipv4/igmp: Use struct_size() helper by Gustavo A. R. Silva · 3 years, 5 months ago
- db243b7 net/ipv4/ipv6: Replace one-element arraya with flexible-array members by Gustavo A. R. Silva · 3 years, 5 months ago
- 4167a96 net/ipv4: Revert use of struct_size() helper by Gustavo A. R. Silva · 3 years, 5 months ago
- 8679c31 net: add extack arg for link ops by Rocco Yue · 3 years, 5 months ago
- 0547ffe net: Keep vertical alignment by Yajun Deng · 3 years, 5 months ago
- 5678a59 ipv4: use skb_expand_head in ip_finish_output2 by Vasily Averin · 3 years, 5 months ago
- 28814cd ipv4: Fix refcount warning for new fib_info by David Ahern · 3 years, 5 months ago
- 2d3e5ca net/ipv4: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 5 months ago
- d51c590 net, gro: Set inner transport header offset in tcp/udp GRO hook by Jakub Sitnicki · 3 years, 5 months ago
- ded2d10 netfilter: ipt_CLUSTERIP: use clusterip_net to store pernet warning by Florian Westphal · 3 years, 5 months ago
- 7c1829b netfilter: ipt_CLUSTERIP: only add arp mangle hook when required by Florian Westphal · 3 years, 5 months ago
- d39e8b9 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
- d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 7997689 net: convert fib_treeref from int to refcount_t by Yajun Deng · 3 years, 5 months ago
- 3e7a1c7 ip_tunnel: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 5 months ago
- a657db0 tcp: more accurately check DSACKs to grow RACK reordering window by Neal Cardwell · 3 years, 5 months ago
- 63f367d tcp: more accurately detect spurious TLP probes by Yuchung Cheng · 3 years, 5 months ago
- 6321c7a ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs() by Gustavo A. R. Silva · 3 years, 5 months ago
- 3cee6fb bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter by Martin KaFai Lau · 3 years, 6 months ago
- 04c7820 bpf: tcp: Bpf iter batching and lock_sock by Martin KaFai Lau · 3 years, 6 months ago
- 05c0b35 tcp: seq_file: Replace listening_hash with lhash2 by Martin KaFai Lau · 3 years, 6 months ago
- b72acf4 tcp: seq_file: Add listening_get_first() by Martin KaFai Lau · 3 years, 6 months ago
- 6200137 bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state by Martin KaFai Lau · 3 years, 6 months ago
- ad2d613 tcp: seq_file: Refactor net and family matching by Martin KaFai Lau · 3 years, 6 months ago
- 525e2f9 tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos by Martin KaFai Lau · 3 years, 6 months ago
- 227adfb net: Set true network header for ECN decapsulation by Gilad Naaman · 3 years, 5 months ago
- 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 5 months ago
- 29c4964 net: socket: rework compat_ifreq_ioctl() by Arnd Bergmann · 3 years, 5 months ago
- b0e99d0 net: socket: remove register_gifconf by Arnd Bergmann · 3 years, 5 months ago
- 213ad73 tcp: disable TFO blackhole logic by default by Wei Wang · 3 years, 5 months ago
- 240bfd1 tcp: tweak len/truesize ratio for coalesce candidates by Eric Dumazet · 3 years, 5 months ago
- 739b2ad tcp: avoid indirect call in tcp_new_space() by Eric Dumazet · 3 years, 5 months ago
- 9bfce73 udp: check encap socket in __udp_lib_err by Vadim Fedorenko · 3 years, 5 months ago
- ac6627a net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward by Vadim Fedorenko · 3 years, 5 months ago
- 8292d7f net: ipv4: add capability check for net administration by Yang Yang · 3 years, 5 months ago
- f8fdade ipsec: Remove unneeded extra variable in esp4 esp_ssg_unref() by Corey Minyard · 3 years, 6 months ago
- 542bb39 Merge branch 'veth-flexible-channel-numbers' by David S. Miller · 3 years, 5 months ago
- 990c74e memcg: enable accounting for inet_bin_bucket cache by Vasily Averin · 3 years, 5 months ago
- 6126891 memcg: enable accounting for IP address and routing-related objects by Vasily Averin · 3 years, 5 months ago