index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()
Ido Schimmel
1
-1
/
+1
2024-09-04
ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()
Ido Schimmel
1
-2
/
+5
2024-09-03
ioam6: improve checks on user data
Justin Iurman
1
-2
/
+10
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
4
-5
/
+4
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
3
-3
/
+5
2024-09-03
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
1
-1
/
+1
2024-08-31
ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_xmit()
Ido Schimmel
1
-2
/
+3
2024-08-30
icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
Eric Dumazet
1
-2
/
+2
2024-08-30
icmp: change the order of rate limits
Eric Dumazet
1
-10
/
+18
2024-08-29
tcp: add SO_PEEK_OFF socket option tor TCPv6
Jon Maloy
1
-0
/
+1
2024-08-29
net/ipv6: replace deprecated strcpy with strscpy
Hongbo Li
1
-1
/
+1
2024-08-28
tcp: annotate data-races around tcptw->tw_rcv_nxt
Eric Dumazet
1
-1
/
+2
2024-08-28
tcp: remove volatile qualifier on tw_substate
Eric Dumazet
1
-1
/
+1
2024-08-26
ipv6: avoid indirect calls for SOL_IP socket options
Eric Dumazet
1
-2
/
+2
2024-08-26
ipv6: mcast: use min() to simplify the code
Li Zetao
1
-2
/
+3
2024-08-26
Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-2
/
+2
2024-08-23
net/ipv6: delete redundant judgment statements
Li Zetao
1
-4
/
+2
2024-08-23
ip6mr: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+17
2024-08-22
net: ipv6: ioam6: new feature tunsrc
Justin Iurman
1
-8
/
+57
2024-08-22
net: ipv6: ioam6: code alignment
Justin Iurman
1
-4
/
+5
2024-08-21
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
1
-0
/
+4
2024-08-21
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
1
-0
/
+4
2024-08-21
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
1
-0
/
+2
2024-08-21
ipv6: remove redundant check
Xi Huang
1
-6
/
+3
2024-08-20
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
1
-5
/
+7
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
1
-2
/
+2
2024-08-15
ip: Move INFINITY_LIFE_TIME to addrconf.h.
Kuniyuki Iwashima
1
-2
/
+0
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2024-08-14
netfilter: allow ipv6 fragments to arrive on different devices
Tom Hughes
1
-0
/
+4
2024-08-12
ipv6: eliminate ndisc_ops_is_useropt()
Maciej Żenczykowski
1
-2
/
+2
2024-08-05
ipv6: udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
1
-4
/
+4
2024-08-05
inet6: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
1
-6
/
+7
2024-08-05
inet: constify inet_sk_bound_dev_eq() net parameter
Eric Dumazet
1
-1
/
+1
2024-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-22
/
+28
2024-08-01
Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-21
/
+27
2024-08-01
Merge tag 'nf-24-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
1
-5
/
+9
2024-08-01
ipv6: fix ndisc_is_useropt() handling for PIO
Maciej Żenczykowski
1
-16
/
+18
2024-07-31
netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().
Kuniyuki Iwashima
1
-5
/
+9
2024-07-31
Add support for PIO p flag
Patrick Rohr
1
-1
/
+14
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
4
-12
/
+12
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-4
/
+12
2024-07-14
Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Jakub Kicinski
2
-0
/
+8
2024-07-14
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
1
-1
/
+2
2024-07-14
ipv6: fix source address selection with route leak
Nicolas Dichtel
2
-1
/
+2
2024-07-14
Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
2
-2
/
+8
2024-07-09
udp: Remove duplicate included header file trace/events/udp.h
Thorsten Blum
1
-1
/
+0
2024-06-28
udp: Allow GSO transmit from devices with no checksum offload
Jakub Sitnicki
1
-2
/
+1
2024-06-26
xfrm: support sending NAT keepalives in ESP in UDP states
Eyal Birger
2
-0
/
+8
[prev]
[next]