- 985cca1 net: prefer socket bound to interface when not in VRF by Mike Manning · 3 years, 3 months ago
- 5c3a90b net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 3 months ago
- 8de12ad net: ipv4: Fix rtnexthop len when RTA_FLOW is present by Xiao Liang · 3 years, 3 months ago
- 87b34cd ip_gre: validate csum_start only on pull by Willem de Bruijn · 3 years, 4 months ago
- ca8ecd7 Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6 by Ryoga Saito · 3 years, 4 months ago
- 0ab9981 udp_tunnel: Fix udp_tunnel_nic work-queue type by Aya Levin · 3 years, 4 months ago
- 53947b6 tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() by zhenggy · 3 years, 4 months ago
- 4b1b4d3 tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD by Luke Hsiao · 3 years, 5 months ago
- 6458344 ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs() by Gustavo A. R. Silva · 3 years, 5 months ago
- c4f1ad3 ipv4: fix endianness issue in inet_rtm_getroute_build_skb() by Eric Dumazet · 3 years, 4 months ago
- 5867e20 ipv4: make exception cache less predictible by Eric Dumazet · 3 years, 4 months ago
- a7d0a59 tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos by Martin KaFai Lau · 3 years, 6 months ago
- ddd7e8b igmp: Add ip_mc_list lock in ip_check_mc_rcu by Liu Jian · 3 years, 6 months ago
- beefd5f ipv4: use siphash instead of Jenkins in fnhe_hashfun() by Eric Dumazet · 3 years, 4 months ago
- fb45459 ip_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 4 months ago
- 4344440 net: igmp: increase size of mr_ifc_count by Eric Dumazet · 3 years, 5 months ago
- 696afe2 tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets by Neal Cardwell · 3 years, 5 months ago
- 24e1b7d net: igmp: fix data-race in igmp_ifc_timer_expire() by Eric Dumazet · 3 years, 5 months ago
- 74bcf85 net, gro: Set inner transport header offset in tcp/udp GRO hook by Jakub Sitnicki · 3 years, 5 months ago
- 9135056 net: Set true network header for ECN decapsulation by Gilad Naaman · 3 years, 5 months ago
- 164294d tcp: disable TFO blackhole logic by default by Wei Wang · 3 years, 5 months ago
- 41a8394 net/tcp_fastopen: fix data races around tfo_active_disable_stamp by Eric Dumazet · 3 years, 5 months ago
- 3b5b0af bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats by Jakub Sitnicki · 3 years, 6 months ago
- c260442 bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats by John Fastabend · 3 years, 6 months ago
- 6cd9bd2 udp: annotate data races around unix_sk(sk)->gso_size by Eric Dumazet · 3 years, 6 months ago
- 6386329 tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path by Talal Ahmad · 3 years, 6 months ago
- 2fee3cf ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 6 months ago
- ad4ba34 tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized by Nguyen Dinh Phi · 3 years, 6 months ago
- d60f07b tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 6 months ago
- 88ff9ec net: ip_tunnel: fix mtu calculation for ETHER tunnel devices by Hangbin Liu · 3 years, 6 months ago
- a8585fd net: ip: avoid OOM kills with large UDP sends over loopback by Jakub Kicinski · 3 years, 6 months ago
- f9c67c1 net: tcp better handling of reordering then loss cases by Yuchung Cheng · 3 years, 7 months ago
- 4476568 net: lwtunnel: handle MTU calculation in forwading by Vadim Fedorenko · 3 years, 6 months ago
- 6610d5a net/ipv4: swap flow ports when validating source by Miao Wang · 3 years, 6 months ago
- 1de9425 xfrm: xfrm_state_mtu should return at least 1280 for ipv6 by Sabrina Dubroca · 3 years, 9 months ago
- 61b132f ping: Check return value of function 'ping_queue_rcv_skb' by Zheng Yongjun · 3 years, 7 months ago
- 08c389d inet: annotate data race in inet_send_prepare() and inet_dgram_connect() by Eric Dumazet · 3 years, 7 months ago
- fedc4d4 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 7 months ago
- 8c0c2d9 icmp: don't send out ICMP messages with a source address of 0.0.0.0 by Toke Høiland-Jørgensen · 3 years, 7 months ago
- ac31cc8 net: ipv4: fix memory leak in ip_mc_add1_src by Chengyang Fan · 3 years, 7 months ago
- 0239c43 ipv4: Fix device used for dst_alloc with local routes by David Ahern · 3 years, 7 months ago
- 8729ec8 udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
- deeeb65 net: ipv4: fix memory leak in netlbl_cipsov4_add_std by Nanyong Sun · 3 years, 7 months ago
- ecd2653 net: ipconfig: Don't override command-line hostnames or domains by Josh Triplett · 3 years, 7 months ago
- 6c1ea8b net: Only allow init netns to set default tcp cong to a restricted algo by Jonathon Reinhart · 3 years, 8 months ago
- 4877c4a udp: never accept GSO_FRAGLIST packets by Paolo Abeni · 3 years, 9 months ago
- a273c27 inet: use bigger hash table for IP ID generation by Eric Dumazet · 3 years, 9 months ago
- 35d7491 net: Make tcp_allowed_congestion_control readonly in non-init netns by Jonathon Reinhart · 3 years, 9 months ago
- 7824d5a netfilter: arp_tables: add pre_exit hook for table unregister by Florian Westphal · 3 years, 9 months ago
- 1f3b900 netfilter: x_tables: fix compat match/target pad out-of-bound write by Florian Westphal · 3 years, 9 months ago
- 24bbfe8 net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...); by Norman Maurer · 3 years, 9 months ago
- 58f8f10 xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets by Steffen Klassert · 3 years, 9 months ago
- ef4ddd1 esp: delete NETIF_F_SCTP_CRC bit from features for esp offload by Xin Long · 3 years, 10 months ago
- c7a175a xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume by Evan Nimmo · 3 years, 10 months ago
- c33f918 Revert "netfilter: x_tables: Update remaining dereference to RCU" by Mark Tomlinson · 3 years, 10 months ago
- 520be4d Revert "netfilter: x_tables: Switch synchronization to RCU" by Mark Tomlinson · 3 years, 10 months ago
- 0a245ac net: Consolidate common blackhole dst ops by Daniel Borkmann · 3 years, 10 months ago
- 63f2a9b tcp: relookup sock for RST+ACK packets handled by obsolete req sock by Alexander Ovechkin · 3 years, 10 months ago
- 85178d7 cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 3 years, 10 months ago
- 9c61f1e nexthop: Do not flush blackhole nexthops when loopback goes down by Ido Schimmel · 3 years, 10 months ago
- 91796b6 net: always use icmp{,v6}_ndo_send from ndo_start_xmit by Jason A. Donenfeld · 3 years, 10 months ago
- 046f3c1 tcp: add sanity tests to TCP_QUEUE_SEQ by Eric Dumazet · 3 years, 10 months ago
- e95ebe1 tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE) by Arjun Roy · 3 years, 10 months ago
- 09af436 net: Fix gro aggregation for udp encaps with zero csum by Daniel Borkmann · 3 years, 10 months ago
- ce4feb0 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 3 years, 10 months ago
- 3d6df63 udp: ipv4: manipulate network header of NATed UDP GRO fraglist by Dongseok Yi · 4 years ago
- f2b30f9 net: ip_tunnel: fix mtu calculation by Vadim Fedorenko · 4 years ago
- a9cd144 tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN by Pengcheng Yang · 4 years ago
- 011c3d9 tcp: make TCP_USER_TIMEOUT accurate for zero window probes by Enke Chen · 4 years ago
- e9c4068 tcp: Fix potential use-after-free due to double kfree() by Kuniyuki Iwashima · 4 years ago
- 70746a4 tcp: fix TCP_USER_TIMEOUT with zero window by Enke Chen · 4 years ago
- 981e180 tcp: do not mess with cloned skbs in tcp_add_backlog() by Eric Dumazet · 4 years ago
- e5f323b udp: mask TOS bits in udp_v4_early_demux() by Guillaume Nault · 4 years ago
- a6fc831 tcp: fix TCP socket rehash stats mis-accounting by Yuchung Cheng · 4 years ago
- 83d7403 netfilter: rpfilter: mask ecn bits before fib lookup by Guillaume Nault · 4 years ago
- 2641363 esp: avoid unneeded kmap_atomic call by Willem de Bruijn · 4 years ago
- 5fb8a31 nexthop: Bounce NHA_GATEWAY in FDB nexthop groups by Petr Machata · 4 years ago
- eaa7a6c nexthop: Unlink nexthop group entry in error path by Ido Schimmel · 4 years ago
- 6486bc0 nexthop: Fix off-by-one error in error path by Ido Schimmel · 4 years ago
- b0ff6d0 net: ip: always refragment ip defragmented packets by Florian Westphal · 4 years ago
- d5fc41e net: fix pmtu check in nopmtudisc mode by Florian Westphal · 4 years ago
- 27bc60d netfilter: x_tables: Update remaining dereference to RCU by Subash Abhinov Kasiviswanathan · 4 years ago
- 0d6eeee erspan: fix version 1 check in gre_parse_header() by Cong Wang · 4 years ago
- 5e87eab ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst() by Guillaume Nault · 4 years ago
- eadec7f net: ipconfig: Avoid spurious blank lines in boot log by Thierry Reding · 4 years, 2 months ago
- b7e4ba9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 1 month ago
- 299bcb5 tcp: fix cwnd-limited bug for TSO deferral where we send nothing by Neal Cardwell · 4 years, 1 month ago
- 8ef44b6 tcp: Retain ECT bits for tos reflection by Wei Wang · 4 years, 1 month ago
- 72d05c0 tcp: select sane initial rcvq_space.space for big MSS by Eric Dumazet · 4 years, 1 month ago
- cc00bca netfilter: x_tables: Switch synchronization to RCU by Subash Abhinov Kasiviswanathan · 4 years, 1 month ago
- 10c678b udp: fix the proto value passed to ip_protocol_deliver_rcu for the segments by Xin Long · 4 years, 1 month ago
- b410f04e ipv4: fix error return code in rtm_to_fib_config() by Zhang Changzhong · 4 years, 1 month ago
- 1ebf179 ipv4: Fix tos mask in inet_rtm_getroute() by Guillaume Nault · 4 years, 1 month ago
- 407c85c tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN by Alexander Duyck · 4 years, 1 month ago
- 01770a1 tcp: fix race condition when creating child sockets from syncookies by Ricardo Dias · 4 years, 1 month ago
- 5547201 tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control by Alexander Duyck · 4 years, 1 month ago
- 861602b tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header by Alexander Duyck · 4 years, 1 month ago
- e6ea60b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 1 month ago
- c09c8a2 ipv4: use IS_ENABLED instead of ifdef by Florian Klink · 4 years, 1 month ago
- e33de7c inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill() by Wang Hai · 4 years, 1 month ago