| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "net: Add a second bind table hashed by port and address" | Joanne Koong | 2022-06-16 | 3 | -377/+77 |
* | tcp: use alloc_large_system_hash() to allocate table_perturb | Muchun Song | 2022-06-09 | 1 | -4/+6 |
* | ip_gre: test csum_start instead of transport header | Willem de Bruijn | 2022-06-09 | 1 | -6/+5 |
* | net: xfrm: unexport __init-annotated xfrm4_protocol_init() | Masahiro Yamada | 2022-06-08 | 1 | -1/+0 |
* | tcp: tcp_rtx_synack() can be called from process context | Eric Dumazet | 2022-06-01 | 1 | -2/+2 |
* | net: ipv4: Avoid bounds check warning | huhai | 2022-05-31 | 1 | -2/+2 |
* | tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd | Eric Dumazet | 2022-05-28 | 1 | -4/+7 |
* | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-05-25 | 56 | -680/+939 |
|\ |
|
| * | net: Add a second bind table hashed by port and address | Joanne Koong | 2022-05-21 | 3 | -77/+377 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next | Jakub Kicinski | 2022-05-20 | 1 | -2/+1 |
| |\ |
|
| | * | netfilter: Use l3mdev flow key when re-routing mangled packets | Martin Willi | 2022-05-16 | 1 | -2/+1 |
| * | | tcp: improve PRR loss recovery | Yuchung Cheng | 2022-05-20 | 1 | -5/+5 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-19 | 3 | -12/+71 |
| |\ \ |
|
| * | | | net: tcp: reset 'drop_reason' to NOT_SPCIFIED in tcp_v{4,6}_rcv() | Menglong Dong | 2022-05-16 | 1 | -0/+1 |
| * | | | inet: rename INET_MATCH() | Eric Dumazet | 2022-05-16 | 2 | -5/+5 |
| * | | | ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH() | Eric Dumazet | 2022-05-16 | 1 | -1/+1 |
| * | | | inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict() | Eric Dumazet | 2022-05-16 | 1 | -4/+8 |
| * | | | tcp_cubic: make hystart_ack_delay() aware of BIG TCP | Eric Dumazet | 2022-05-16 | 1 | -2/+2 |
| * | | | net: allow gso_max_size to exceed 65536 | Alexander Duyck | 2022-05-16 | 2 | -2/+2 |
| | |/
| |/| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next | David S. Miller | 2022-05-16 | 1 | -3/+7 |
| |\ \ |
|
| | * | | netfilter: conntrack: skip verification of zero UDP checksum | Kevin Mitchell | 2022-05-13 | 1 | -3/+7 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski | 2022-05-13 | 1 | -6/+0 |
| |\ \ \ |
|
| | * | | | xfrm: free not used XFRM_ESP_NO_TRAILER flag | Leon Romanovsky | 2022-05-06 | 1 | -6/+0 |
| * | | | | inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH() | Eric Dumazet | 2022-05-13 | 2 | -12/+6 |
| * | | | | net: inet: Retire port only listening_hash | Martin KaFai Lau | 2022-05-13 | 4 | -53/+21 |
| * | | | | net: inet: Open code inet_hash2 and inet_unhash2 | Martin KaFai Lau | 2022-05-13 | 1 | -55/+33 |
| * | | | | net: inet: Remove count from inet_listen_hashbucket | Martin KaFai Lau | 2022-05-13 | 1 | -6/+0 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-13 | 2 | -1/+12 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | tcp: allow MPTCP to update the announced window | Paolo Abeni | 2022-05-06 | 1 | -6/+8 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-05 | 2 | -18/+33 |
| |\ \ \ \ |
|
| * | | | | | memcg: accounting for objects allocated for new netdevice | Vasily Averin | 2022-05-05 | 1 | -1/+1 |
| * | | | | | net: sysctl: introduce sysctl SYSCTL_THREE | Tonghao Zhang | 2022-05-03 | 1 | -2/+1 |
| * | | | | | net: sysctl: use shared sysctl macro | Tonghao Zhang | 2022-05-03 | 1 | -8/+5 |
| * | | | | | ip_gre: Make GRE and GRETAP devices always NETIF_F_LLTX | Peilin Ye | 2022-05-02 | 1 | -28/+22 |
| * | | | | | ipv4: remove unnecessary type castings | Yu Zhe | 2022-04-30 | 8 | -10/+10 |
| * | | | | | tcp: use tcp_skb_sent_after() instead in RACK | Pengcheng Yang | 2022-04-30 | 1 | -10/+5 |
| * | | | | | tcp: drop skb dst in tcp_rcv_established() | Eric Dumazet | 2022-04-30 | 1 | -0/+1 |
| * | | | | | Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k... | Jakub Kicinski | 2022-04-30 | 1 | -6/+10 |
| |\ \ \ \ \ |
|
| * | | | | | | net: SO_RCVMARK socket option for SO_MARK with recvmsg() | Erin MacNeil | 2022-04-28 | 2 | -2/+2 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-04-28 | 7 | -14/+35 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | net: generalize skb freeing deferral to per-cpu lists | Eric Dumazet | 2022-04-27 | 2 | -25/+1 |
| * | | | | | | | arp: fix unused variable warnning when CONFIG_PROC_FS=n | Yajun Deng | 2022-04-25 | 1 | -5/+2 |
| * | | | | | | | ipv4: Initialise ->flowi4_scope properly in ICMP handlers. | Guillaume Nault | 2022-04-22 | 1 | -20/+17 |
| * | | | | | | | ipv4: Avoid using RTO_ONLINK with ip_route_connect(). | Guillaume Nault | 2022-04-22 | 3 | -10/+8 |
| * | | | | | | | ipv4: Don't reset ->flowi4_scope in ip_rt_fix_tos(). | Guillaume Nault | 2022-04-22 | 1 | -2/+2 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2022-04-22 | 3 | -9/+9 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | tcp: fix signed/unsigned comparison | Eric Dumazet | 2022-04-18 | 1 | -2/+3 |
| * | | | | | | | tcp: add drop reason support to tcp_ofo_queue() | Eric Dumazet | 2022-04-17 | 1 | -7/+2 |
| * | | | | | | | tcp: add drop reasons to tcp_rcv_synsent_state_process() | Eric Dumazet | 2022-04-17 | 1 | -6/+9 |
| * | | | | | | | tcp: make tcp_rcv_synsent_state_process() drop monitor friend | Eric Dumazet | 2022-04-17 | 1 | -9/+8 |