index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
xfrm: use net device refcount tracker helpers
Eric Dumazet
2021-12-09
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
2021-12-07
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
2021-12-06
ipmr, ip6mr: add net device refcount tracker to struct vif_device
Eric Dumazet
2021-12-06
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
2021-12-06
ipv6: add net device refcount tracker to struct ip6_tnl
Eric Dumazet
2021-12-06
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
2021-12-06
ipv6: add net device refcount tracker to rt6_probe_deferred()
Eric Dumazet
2021-12-06
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
gro: Fix inconsistent indenting
Jiapeng Chong
2021-11-30
net: ipv6: use the new fib6_nh_release_dsts helper in fib6_nh_release
Nikolay Aleksandrov
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-24
net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset()
Maciej Żenczykowski
2021-11-24
net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN
Maciej Żenczykowski
2021-11-24
gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
Eric Dumazet
2021-11-24
gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
Eric Dumazet
2021-11-23
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2021-11-22
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
2021-11-19
ipv6: Use memset_after() to zero rt6_info
Kees Cook
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
ipv6/esp6: Remove structure variables and alignment statements
luo penghao
2021-11-18
ipv6: ah6: use swap() to make code cleaner
Yao Jing
2021-11-18
ipv6: check return value of ipv6_skip_exthdr
Jordy Zomer
2021-11-17
ipv4/raw: support binding to nonlocal addresses
Riccardo Paolo Bestetti
2021-11-16
net: align static siphash keys
Eric Dumazet
2021-11-16
net: drop nopreempt requirement on sock_prot_inuse_add()
Eric Dumazet
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
tcp: defer skb freeing after socket lock is released
Eric Dumazet
2021-11-16
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
2021-11-16
net: remove sk_route_nocaps
Eric Dumazet
2021-11-16
tcp: small optimization in tcp_v6_send_check()
Eric Dumazet
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-14
ipv6: Remove duplicate statements
luo penghao
2021-11-10
bpf: Add ingress_ifindex to bpf_sk_lookup
Mark Pashmfouroush
2021-11-05
ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()
Nghia Le
2021-11-03
net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS()
Menglong Dong
2021-11-03
net:ipv6:Remove unneeded semicolon
Zhang Mingyu
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-01
net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter
James Prestwood
2021-11-01
udp6: allow SO_MARK ctrl msg to affect routing
Jakub Kicinski
2021-10-28
ipv6: enable net.ipv6.route.max_size sysctl in network namespace
Alexander Kuznetsov
2021-10-28
tcp: do not clear skb->csum if already zero
Eric Dumazet
2021-10-27
inet: remove races in inet{6}_getname()
Eric Dumazet
2021-10-25
ipv6/tcp: small drop monitor changes
Eric Dumazet
2021-10-25
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
2021-10-25
ipv6: annotate data races around np->min_hopcount
Eric Dumazet
[prev]
[next]