aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-3/+13
2023-04-22ipv4: Fix potential uninit variable access bug in __ip_make_skb()Ziyang Xuan1-3/+13
2023-04-21net: dst: fix missing initialization of rt_uncachedMaxime Bizon2-7/+1
2023-04-14net: Ensure ->msg_control_user is used for user buffersKevin Brodsky1-2/+2
2023-04-13Daniel Borkmann says:Jakub Kicinski7-17/+221
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+5
2023-04-12bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncsChristian Ehrig3-1/+125
2023-04-12ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devicesChristian Ehrig2-2/+21
2023-04-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-2/+2
2023-04-07tcp: restrict net.ipv4.tcp_app_winYueHaibing1-0/+3
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-27/+32
2023-04-04ping: Fix potentail NULL deref for /proc/net/icmp.Kuniyuki Iwashima1-4/+4
2023-04-04raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima2-23/+23
2023-04-04bpf: Remove unused arguments from btf_struct_access().Alexei Starovoitov1-2/+1
2023-04-04bpf: Invoke btf_struct_access() callback only for writes.Alexei Starovoitov1-3/+0
2023-03-31icmp: guard against too small mtuEric Dumazet1-0/+5
2023-03-31tcp: Refine SYN handling for PAWS.Kuniyuki Iwashima1-0/+2
2023-03-29bpf: allow a TCP CC to write app_limitedYixin Shen1-0/+3
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima1-7/+4
2023-03-28net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo2-12/+12
2023-03-28bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcpMartin KaFai Lau1-2/+2
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-03-23Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-67/+1
2023-03-23net: ipv4: Allow changing IPv4 address protocolPetr Machata1-0/+3
2023-03-22bpf: Update the struct_ops of a bpf_link.Kui-Feng Lee1-0/+6
2023-03-22bpf: Create links for BPF struct_ops maps.Kui-Feng Lee1-2/+6
2023-03-22net: Update an existing TCP congestion control algorithm.Kui-Feng Lee1-7/+59
2023-03-22xtables: move icmp/icmpv6 logic to xt_tcpudpFlorian Westphal1-67/+1
2023-03-21neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet4-11/+11
2023-03-21erspan: do not use skb_mac_header() in ndo_start_xmit()Eric Dumazet1-2/+2
2023-03-18tcp: preserve const qualifier in tcp_sk()Eric Dumazet5-8/+14
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-10/+19
2023-03-17inet_diag: constify raw_lookup() socket argumentEric Dumazet1-1/+1
2023-03-17ipv4: raw: constify raw_v4_match() socket argumentEric Dumazet1-2/+2
2023-03-17udp: constify __udp_is_mcast_sock() socket argumentEric Dumazet1-2/+2
2023-03-17ipv4: constify ip_mc_sf_allow() socket argumentEric Dumazet1-2/+2
2023-03-17inet: preserve const qualifier in inet_sk()Eric Dumazet1-2/+3
2023-03-17tcp: annotate lockless access to sk->sk_errEric Dumazet5-12/+13
2023-03-17net: annotate lockless accesses to sk->sk_err_softEric Dumazet1-1/+1
2023-03-17tcp: annotate lockless accesses to sk->sk_err_softEric Dumazet3-7/+7
2023-03-16ynl: broaden the license even moreJakub Kicinski2-2/+2
2023-03-16ipv4: Fix incorrect table ID in IOCTL pathIdo Schimmel1-0/+3
2023-03-15neighbour: annotate lockless accesses to n->nud_stateEric Dumazet4-9/+9
2023-03-15tcp: Fix bind() conflict check for dual-stack wildcard address.Kuniyuki Iwashima1-1/+7
2023-03-15net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet1-6/+6
2023-03-09udp: introduce __sk_mem_schedule() usageJason Xing1-11/+16
2023-03-09tcp: tcp_make_synack() can be called from process contextBreno Leitao1-1/+1
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-3/+12
2023-03-08net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestampsVadim Fedorenko1-1/+1
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2-2/+2