Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues. | Kuniyuki Iwashima | 2021-06-15 | 1 | -1/+69 | |
| | * | | | | | tcp: Keep TCP_CLOSE sockets in the reuseport group. | Kuniyuki Iwashima | 2021-06-15 | 2 | -3/+11 | |
| | * | | | | | net: Introduce net.ipv4.tcp_migrate_req. | Kuniyuki Iwashima | 2021-06-15 | 1 | -0/+9 | |
| * | | | | | | inet_diag: add support for tw_mark | Maciej Żenczykowski | 2021-06-16 | 1 | -2/+10 | |
| * | | | | | | ipv4: Fix spelling mistakes | Zheng Yongjun | 2021-06-07 | 4 | -6/+6 | |
| * | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2021-06-07 | 1 | -5/+8 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | tcp: export timestamp helpers for mptcp | Florian Westphal | 2021-06-04 | 1 | -6/+4 | |
| * | | | | | | | icmp: fix lib conflict with trinity | Andreas Roeseler | 2021-06-03 | 1 | -1/+1 | |
| * | | | | | | | net: tcp better handling of reordering then loss cases | Yuchung Cheng | 2021-06-03 | 1 | -19/+26 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2021-06-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: nf_tables: add and use nft_sk helper | Florian Westphal | 2021-05-29 | 1 | -1/+1 | |
| * | | | | | | | | net: Return the correct errno code | Zheng Yongjun | 2021-06-01 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-05-27 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2021-05-19 | 2 | -13/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | skmsg: Remove unused parameters of sk_msg_wait_data() | Cong Wang | 2021-05-18 | 2 | -13/+4 | |
| * | | | | | | | | net: Add notifications when multipath hash field change | Ido Schimmel | 2021-05-19 | 1 | -1/+17 | |
| * | | | | | | | | cipso: correct comments of cipso_v4_cache_invalidate() | Zheng Yejian | 2021-05-18 | 1 | -2/+1 | |
| * | | | | | | | | ipv4: Add custom multipath hash policy | Ido Schimmel | 2021-05-18 | 2 | -1/+123 | |
| * | | | | | | | | ipv4: Add a sysctl to control multipath hash fields | Ido Schimmel | 2021-05-18 | 2 | -0/+18 | |
| * | | | | | | | | ipv4: Calculate multipath hash inside switch statement | Ido Schimmel | 2021-05-18 | 1 | -2/+4 | |
| * | | | | | | | | net: Remove the member netns_ok | Yejune Deng | 2021-05-17 | 7 | -19/+0 | |
| * | | | | | | | | ip: Treat IPv4 segment's lowest address as unicast | Seth David Schoen | 2021-05-17 | 1 | -3/+1 | |
| * | | | | | | | | tcp: add tracepoint for checksum errors | Jakub Kicinski | 2021-05-14 | 2 | -0/+4 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | rtnetlink: avoid RCU read lock when holding RTNL | Cong Wang | 2021-05-10 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-06-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive() | Liam Howlett | 2021-06-29 | 1 | -2/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2021-06-28 | 5 | -0/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ipv4: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2021-05-17 | 5 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | / | icmp: don't send out ICMP messages with a source address of 0.0.0.0 | Toke Høiland-Jørgensen | 2021-06-18 | 1 | -0/+7 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | net: ipv4: fix memory leak in ip_mc_add1_src | Chengyang Fan | 2021-06-16 | 1 | -0/+1 | |
* | | | | | ipv4: Fix device used for dst_alloc with local routes | David Ahern | 2021-06-14 | 1 | -1/+14 | |
* | | | | | ping: Check return value of function 'ping_queue_rcv_skb' | Zheng Yongjun | 2021-06-10 | 1 | -5/+7 | |
* | | | | | udp: fix race between close() and udp_abort() | Paolo Abeni | 2021-06-09 | 1 | -0/+10 | |
* | | | | | inet: annotate data race in inet_send_prepare() and inet_dgram_connect() | Eric Dumazet | 2021-06-09 | 1 | -2/+2 | |
* | | | | | net: ipv4: Remove unneed BUG() function | Zheng Yongjun | 2021-06-08 | 1 | -1/+1 | |
* | | | | | net: ipv4: fix memory leak in netlbl_cipsov4_add_std | Nanyong Sun | 2021-06-08 | 1 | -0/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | net: ipconfig: Don't override command-line hostnames or domains | Josh Triplett | 2021-06-02 | 1 | -5/+8 | |
| |/ / |/| | | ||||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2021-05-11 | 1 | -0/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | bpf: Limit static tcp-cc functions in the .BTF_ids list to x86 | Martin KaFai Lau | 2021-05-11 | 1 | -0/+2 | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 2021-05-07 | 2 | -4/+3 | |
|\ \ \ | ||||||
| * | | | netfilter: arptables: use pernet ops struct during unregister | Florian Westphal | 2021-05-03 | 2 | -4/+3 | |
| |/ / | ||||||
* | | | tcp: Specify cmsgbuf is user pointer for receive zerocopy. | Arjun Roy | 2021-05-06 | 1 | -0/+1 | |
* | | | net: Only allow init netns to set default tcp cong to a restricted algo | Jonathon Reinhart | 2021-05-04 | 1 | -0/+4 | |
|/ / | ||||||
* | | icmp: standardize naming of RFC 8335 PROBE constants | Andreas Roeseler | 2021-04-28 | 1 | -8/+8 | |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2021-04-26 | 10 | -158/+189 | |
|\ \ | ||||||
| * | | netfilter: allow to turn off xtables compat layer | Florian Westphal | 2021-04-26 | 3 | -20/+20 | |
| * | | netfilter: arp_tables: pass table pointer via nf_hook_ops | Florian Westphal | 2021-04-26 | 2 | -18/+31 | |
| * | | netfilter: ip_tables: pass table pointer via nf_hook_ops | Florian Westphal | 2021-04-26 | 6 | -52/+65 | |
| * | | netfilter: xt_nat: pass table to hookfn | Florian Westphal | 2021-04-26 | 1 | -10/+34 | |
| * | | netfilter: x_tables: remove paranoia tests | Florian Westphal | 2021-04-26 | 6 | -18/+0 |