index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2021-09-15
ipv6: make exception cache less predictible
Eric Dumazet
2021-09-03
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
2021-07-31
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
2021-07-31
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
2021-07-28
udp: check encap socket in __udp_lib_err
Vadim Fedorenko
2021-07-28
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
2021-07-28
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
2021-07-25
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
2021-07-25
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2021-07-25
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2021-07-25
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
2021-07-25
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2021-07-19
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2021-07-19
ipv6: use prandom_u32() for ID generation
Willy Tarreau
2021-07-14
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
2021-07-14
ipv6: exthdrs: do not blindly use init_net
Eric Dumazet
2021-07-14
ip6_tunnel: fix GRE6 segmentation
Jakub Kicinski
2021-07-14
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
2021-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-06-09
udp: fix race between close() and udp_abort()
Paolo Abeni
2021-06-09
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
2021-06-08
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
2021-06-03
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
2021-06-03
sit: set name of device back to struct parms
zhang kai
2021-05-21
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
2021-05-17
mld: fix panic in mld_newpack()
Taehee Yoo
2021-04-29
net: Remove redundant assignment to err
Yang Li
2021-04-29
seg6: add counters support for SRv6 Behaviors
Andrea Mayer
2021-04-27
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
2021-04-26
netfilter: ip6_tables: pass table pointer via nf_hook_ops
Florian Westphal
2021-04-26
netfilter: xt_nat: pass table to hookfn
Florian Westphal
2021-04-26
netfilter: x_tables: remove paranoia tests
Florian Westphal
2021-04-26
netfilter: ip6tables: unregister the tables by name
Florian Westphal
2021-04-26
netfilter: x_tables: remove ipt_unregister_table
Florian Westphal
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
2021-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-04-19
mld: remove unnecessary prototypes
Taehee Yoo
2021-04-18
netfilter: Dissect flow after packet mangling
Ido Schimmel
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-16
mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()
Taehee Yoo
2021-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-04-13
icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv
Andreas Roeseler
2021-04-13
net: ip6_tunnel: Unregister catch-all devices
Hristo Venev
2021-04-13
net: sit: Unregister catch-all devices
Hristo Venev
2021-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-04-13
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
2021-04-12
net: seg6: trivial fix of a spelling mistake in comment
Andrea Mayer
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-08
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
[next]