summaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: route.c: simplify procfs codeYejune Deng2021-03-161-30/+4
* net: ipv4: route.c: Fix indentation of multi line comment.Shubhankar Kuranagatti2021-03-131-48/+49
* tcp: remove obsolete check in __tcp_retransmit_skb()Eric Dumazet2021-03-121-8/+0
* tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()Eric Dumazet2021-03-121-6/+4
* tcp: plug skb_still_in_host_queue() to TSQEric Dumazet2021-03-121-4/+8
* nexthop: Enable resilient next-hop groupsPetr Machata2021-03-121-4/+0
* nexthop: Notify userspace about bucket migrationsPetr Machata2021-03-121-6/+39
* nexthop: Add netlink handlers for bucket getPetr Machata2021-03-121-1/+109
* nexthop: Add netlink handlers for bucket dumpPetr Machata2021-03-121-0/+283
* nexthop: Add netlink handlers for resilient nexthop groupsPetr Machata2021-03-121-5/+145
* nexthop: Allow reporting activity of nexthop bucketsIdo Schimmel2021-03-121-0/+35
* nexthop: Allow setting "offload" and "trap" indication of nexthop bucketsIdo Schimmel2021-03-121-0/+34
* nexthop: Implement notifiers for resilient nexthop groupsPetr Machata2021-03-121-12/+308
* nexthop: Add implementation of resilient next-hop groupsPetr Machata2021-03-121-13/+504
* nexthop: Add netlink defines and enumerators for resilient NH groupsIdo Schimmel2021-03-121-0/+2
* nexthop: Add a dedicated flag for multipath next-hop groupsPetr Machata2021-03-121-1/+4
* nexthop: __nh_notifier_single_info_init(): Make nh_info an argumentPetr Machata2021-03-121-5/+7
* nexthop: Pass nh_config to replace_nexthop()Petr Machata2021-03-121-4/+5
* net: ipv4: route.c: fix space before tabShubhankar Kuranagatti2021-03-111-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-102-3/+3
|\
| * bpf: Clean up sockmap related KconfigsCong Wang2021-02-262-3/+3
* | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-107-44/+39
|\ \
| * | CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdrSergey Nazarov2021-03-051-1/+1
| * | cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore2021-03-051-10/+1
| * | nexthop: Do not flush blackhole nexthops when loopback goes downIdo Schimmel2021-03-041-3/+7
| * | tcp: add sanity tests to TCP_QUEUE_SEQEric Dumazet2021-03-021-8/+15
| * | inetpeer: use div64_ul() and clamp_val() calculate inet_peer_thresholdYejune Deng2021-03-011-14/+7
| * | net: always use icmp{,v6}_ndo_send from ndo_start_xmitJason A. Donenfeld2021-03-012-6/+5
| * | net: Fix gro aggregation for udp encaps with zero csumDaniel Borkmann2021-02-281-1/+1
| * | tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)Arjun Roy2021-02-271-1/+2
* | | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+0
|\ \ \ | |/ / |/| |
| * | net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe2021-02-241-1/+0
| |/
* / net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-02-231-2/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-02-164-11/+29
|\
| * bpf: Allow rewriting to ports under ip_unprivileged_port_startStanislav Fomichev2021-01-281-3/+6
| * bpf: Split cgroup_bpf_enabled per attach typeStanislav Fomichev2021-01-202-8/+8
| * bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev2021-01-202-0/+15
* | tcp: tcp_data_ready() must look at SOCK_DONEEric Dumazet2021-02-151-1/+1
* | tcp: factorize logic into tcp_epollin_ready()Eric Dumazet2021-02-132-22/+7
* | tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.Arjun Roy2021-02-121-1/+10
* | net: ipconfig: avoid use-after-free in ic_close_devsVladimir Oltean2021-02-111-1/+2
* | tcp: add some entropy in __inet_hash_connect()Eric Dumazet2021-02-111-0/+5
* | tcp: change source port randomizarion at connect() timeEric Dumazet2021-02-111-3/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-02-091-1/+1
|\ \
| * | net: Simplify the calculation of variablesJiapeng Zhong2021-01-271-1/+1
* | | IPv4: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen2021-02-092-1/+7
* | | IPv4: Add "offload failed" indication to routesAmit Cohen2021-02-094-2/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2021-02-071-9/+9
|\ \ \
| * | | netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso2021-01-271-9/+9
* | | | Revert "net: ipv4: handle DSA enabled master network devices"Vladimir Oltean2021-02-061-4/+17