summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2023-03-072-2/+2
* Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Paolo Abeni2023-03-071-1/+1
|\
| * netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal2023-03-061-1/+1
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-062-0/+9
|\ \ | |/ |/|
| * bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...Liu Jian2023-03-032-0/+9
* | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-273-4/+14
|\|
| * tcp: tcp_check_req() can be called from process contextEric Dumazet2023-02-271-2/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-02-222-2/+9
| |\
| | * netfilter: x_tables: fix percpu counter block leak on error path when creatin...Pavel Tikhomirov2023-02-222-0/+8
| | * netfilter: ebtables: fix table blob use-after-freeFlorian Westphal2023-02-221-2/+1
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-5/+6
|\ \ \ | |/ / |/| |
| * | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-2/+2
| * | mm: remove zap_page_range and create zap_vma_pagesMike Kravetz2023-01-181-3/+4
* | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-2126-1053/+182
|\ \ \
| * | | net/ulp: Remove redundant ->clone() test in inet_clone_ulp().Kuniyuki Iwashima2023-02-201-2/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller2023-02-201-0/+1
| |\ \ \
| | * | | netfilter: let reset rules clean out conntrack entriesFlorian Westphal2023-02-171-0/+1
| * | | | net: no longer support SOCK_REFCNT_DEBUG featureJason Xing2023-02-153-8/+0
| * | | | Daniel Borkmann says:Jakub Kicinski2023-02-104-25/+25
| |\ \ \ \
| | * | | | bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet2023-02-024-25/+25
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-092-3/+1
| |\ \ \ \
| * | | | | raw: use net_hash_mix() in hash functionEric Dumazet2023-02-031-6/+7
| * | | | | ipv4: raw: add drop reasonsEric Dumazet2023-02-031-3/+5
| * | | | | tcp: add TCP_MINTTL drop reasonEric Dumazet2023-02-021-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-021-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | net: add support for ipv4 big tcpXin Long2023-02-013-5/+6
| * | | | | cipso_ipv4: use iph_set_totlen in skbuff_setattrXin Long2023-02-011-1/+1
| | |_|/ / | |/| | |
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-281-1/+2
| |\ \ \ \
| | * | | | bpf: Pass const struct bpf_prog * to .check_memberDavid Vernet2023-01-251-1/+2
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-272-0/+4
| |\ \ \ \
| * | | | | icmp: Add counters for rate limitsJamie Bainbridge2023-01-262-3/+8
| * | | | | inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki2023-01-254-4/+43
| * | | | | net: fou: use policy and operation tables generated from the specJakub Kicinski2023-01-244-41/+81
| * | | | | net: fou: rename the source for linkingJakub Kicinski2023-01-242-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-204-7/+22
| |\ \ \ \ \
| * | | | | | netfilter: ip_tables: remove clusterip targetFlorian Westphal2023-01-183-944/+0
| * | | | | | inet: fix fast path in __inet_hash_connect()Pietro Borrello2023-01-171-11/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-02-212-14/+14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | net: ipv4: Remove completion function scaffoldingHerbert Xu2023-02-132-12/+12
| * | | | | net: ipv4: Add scaffolding to change completion function signatureHerbert Xu2023-02-132-14/+14
* | | | | | txhash: fix sk->sk_txrehash defaultKevin Yang2023-02-082-3/+1
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-271-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki2023-01-241-2/+2
| | |/ / | |/| |
* | | | ipv4: prevent potential spectre v1 gadget in fib_metrics_match()Eric Dumazet2023-01-231-0/+2
* | | | ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet2023-01-231-0/+2
| |_|/ |/| |
* | | tcp: fix rate_app_limited to default to 1David Morley2023-01-201-0/+2
* | | net/ulp: use consistent error code when blocking ULPPaolo Abeni2023-01-191-1/+1
* | | tcp: avoid the lookup process failing to get sk in ehash tableJason Xing2023-01-192-6/+19
|/ /
* | Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-055-9/+75
|\ \ | |/ |/|
| * inet: control sockets should not use current thread task_fragEric Dumazet2023-01-041-0/+1