| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | ip6_tunnel: use dev_sw_netstats_rx_add() | Eric Dumazet | 2022-06-10 | 1 | -6/+1 |
| * | | | | | | | | sit: use dev_sw_netstats_rx_add() | Eric Dumazet | 2022-06-10 | 1 | -7/+1 |
| * | | | | | | | | net: rename reference+tracking helpers | Jakub Kicinski | 2022-06-10 | 9 | -21/+21 |
* | | | | | | | | | Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2022-08-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | crypto: lib - make the sha1 library optional | Eric Biggers | 2022-07-15 | 1 | -0/+1 |
* | | | | | | | | | | Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk... | Linus Torvalds | 2022-08-02 | 1 | -13/+36 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
| * | | | | | | | | | Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-send | Jens Axboe | 2022-07-25 | 9 | -31/+26 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | /
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | ipv6/udp: support externally provided ubufs | Pavel Begunkov | 2022-07-19 | 1 | -13/+31 |
| * | | | | | | | | ipv6: avoid partial copy for zc | Pavel Begunkov | 2022-07-19 | 1 | -1/+6 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | net: ping6: Fix memleak in ipv6_renew_options(). | Kuniyuki Iwashima | 2022-07-28 | 1 | -0/+6 |
* | | | | | | | | tcp: Fix data-races around sysctl_tcp_reflect_tos. | Kuniyuki Iwashima | 2022-07-25 | 1 | -2/+2 |
* | | | | | | | | net: mld: fix reference count leak in mld_{query | report}_work() | Taehee Yoo | 2022-07-25 | 1 | -6/+8 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | tcp: Fix data-races around sysctl_tcp_syncookies. | Kuniyuki Iwashima | 2022-07-18 | 1 | -1/+2 |
* | | | | | | | tcp/udp: Make early_demux back namespacified. | Kuniyuki Iwashima | 2022-07-16 | 3 | -24/+17 |
* | | | | | | | ip: Fix data-races around sysctl_ip_no_pmtu_disc. | Kuniyuki Iwashima | 2022-07-15 | 1 | -1/+1 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors | Andrea Mayer | 2022-07-14 | 1 | -2/+0 |
* | | | | | | seg6: fix skb checksum evaluation in SRH encapsulation/insertion | Andrea Mayer | 2022-07-14 | 1 | -1/+4 |
* | | | | | | nexthop: Fix data-races around nexthop_compat_mode. | Kuniyuki Iwashima | 2022-07-13 | 1 | -1/+1 |
* | | | | | | icmp: Fix data-races around sysctl_icmp_echo_enable_probe. | Kuniyuki Iwashima | 2022-07-13 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | ipv6: fix lockdep splat in in6_dump_addrs() | Eric Dumazet | 2022-06-30 | 1 | -2/+2 |
* | | | | | net: ipv6: unexport __init-annotated seg6_hmac_net_init() | YueHaibing | 2022-06-29 | 1 | -1/+0 |
* | | | | | ipv6/sit: fix ipip6_tunnel_get_prl return value | katrinzhou | 2022-06-29 | 1 | -5/+3 |
* | | | | | ipv6: take care of disable_policy when restoring routes | Nicolas Dichtel | 2022-06-28 | 2 | -5/+8 |
| |_|_|/
|/| | | |
|
* | | | | erspan: do not assume transport header is always set | Eric Dumazet | 2022-06-20 | 1 | -5/+10 |
| |_|/
|/| | |
|
* | | | net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev | Andrea Mayer | 2022-06-10 | 1 | -0/+1 |
| |/
|/| |
|
* | | ipv6: Fix signed integer overflow in __ip6_append_data | Wang Yufen | 2022-06-08 | 1 | -3/+3 |
* | | net: ipv6: unexport __init-annotated seg6_hmac_init() | Masahiro Yamada | 2022-06-08 | 1 | -1/+0 |
|/ |
|
* | net: ping6: Fix ping -6 with interface name | Aya Levin | 2022-06-01 | 1 | -4/+4 |
* | net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na | Arun Ajith S | 2022-05-31 | 2 | -20/+28 |
* | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-05-25 | 22 | -149/+282 |
|\ |
|
| * | tcp_ipv6: set the drop_reason in the right place | Jakub Kicinski | 2022-05-20 | 1 | -1/+1 |
| * | 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 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-19 | 1 | -0/+6 |
| |\ \ |
|
| * | | | net: tcp: reset 'drop_reason' to NOT_SPCIFIED in tcp_v{4,6}_rcv() | Menglong Dong | 2022-05-16 | 1 | -0/+1 |
| * | | | ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH() | Eric Dumazet | 2022-05-16 | 2 | -4/+4 |
| * | | | net: annotate races around sk->sk_bound_dev_if | Eric Dumazet | 2022-05-16 | 2 | -8/+9 |
| * | | | ipv6: Add hop-by-hop header to jumbograms in ip6_output | Coco Li | 2022-05-16 | 1 | -2/+20 |
| * | | | ipv6/gro: insert temporary HBH/jumbo header | Eric Dumazet | 2022-05-16 | 1 | -2/+30 |
| * | | | ipv6/gso: remove temporary HBH/jumbo header | Eric Dumazet | 2022-05-16 | 1 | -1/+23 |
| | |/
| |/| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next | David S. Miller | 2022-05-16 | 1 | -2/+2 |
| |\ \ |
|
| | * | | netfilter: conntrack: skip verification of zero UDP checksum | Kevin Mitchell | 2022-05-13 | 1 | -2/+2 |
| * | | | 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 |
| * | | | | net: inet: Retire port only listening_hash | Martin KaFai Lau | 2022-05-13 | 1 | -3/+2 |
| |/ / / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-05 | 2 | -6/+6 |
| |\ \ \ |
|
| * | | | | memcg: accounting for objects allocated for new netdevice | Vasily Averin | 2022-05-05 | 1 | -4/+4 |
| * | | | | 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 | -2/+1 |
| * | | | | ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL | jianghaoran | 2022-05-02 | 1 | -1/+2 |