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-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-30
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
2021-06-23
udp: fix race between close() and udp_abort()
Paolo Abeni
2021-06-23
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
2021-06-10
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
2021-06-03
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
2021-06-03
mld: fix panic in mld_newpack()
Taehee Yoo
2021-05-22
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
2021-05-22
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-05-22
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-05-22
ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-05-19
ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-05-14
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
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-08
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
2021-04-05
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
2021-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-03-29
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
2021-03-22
esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
Xin Long
2021-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-03-18
ipv6: weaken the v4mapped source check
Jakub Kicinski
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-15
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
2021-03-10
ipv6: fix suspecious RCU usage warning
Wei Wang
2021-03-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-04
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
2021-03-03
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
2021-03-03
vti6: fix ipv4 pmtu check to honor ip header df
Eyal Birger
2021-03-01
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-23
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
2021-02-23
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-11
net: fib_notifier: don't return positive values on fib registration
Vlad Buslov
2021-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-02-08
IPv6: Extend 'fib_notify_on_flag_change' sysctl
Amit Cohen
2021-02-08
IPv6: Add "offload failed" indication to routes
Amit Cohen
2021-02-08
seg6: fool-proof the processing of SRv6 behavior attributes
Andrea Mayer
2021-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2021-02-04
net/core: move gro function declarations to separate header
Leon Romanovsky
[next]