开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2016-01-15
net: fix IP early demux races
Eric Dumazet
2016-01-15
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-01-15
gre6: allow to update all parameters via rtnl
Nicolas Dichtel
2015-12-14
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2015-12-14
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2015-12-14
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2015-12-14
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
2015-12-14
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2015-12-14
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
Sabrina Dubroca
2015-12-14
sit: fix sit0 percpu double allocations
Eric Dumazet
2015-10-27
net/ipv6: Correct PIM6 mrt_lock handling
Richard Laing
2015-10-27
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
2015-10-27
ip6_gre: release cached dst on tunnel removal
huaibin Wang
2015-09-28
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-09-27
ipv6: Make MLD packets to only be processed locally
Angga
2015-08-27
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
Alexander Duyck
2015-08-27
ip_vti/ip6_vti: Do not touch skb->mark on xmit
Alexander Duyck
2015-06-28
vti6: fix uninit when using x-netns
Yao Xiwei
2015-06-15
udp: fix behavior of wrong checksums
Eric Dumazet
2015-06-15
net/ipv6/udp: Fix ipv6 multicast socket filter regression
Henning Rogge
2015-06-15
tcp/ipv6: fix flow label setting in TIME_WAIT state
Florent Fourcot
2015-04-27
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-27
net: tcp6: fix double call of tcp_v6_fill_cb()
Alexey Kodanev
2015-04-27
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
2015-04-27
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2015-03-24
ipv6: fix backtracking for throw routes
Steven Barth
2015-03-14
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-03-14
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-14
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
2015-03-14
ipv6: addrconf: add missing validate_link_af handler
Daniel Borkmann
2015-02-26
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
2015-02-26
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
2015-02-26
ip: zero sockaddr returned on error queue
Willem de Bruijn
2015-01-27
tcp6: don't move IP6CB before xfrm6_policy_check()
Nicolas Dichtel
2014-12-16
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2014-11-25
tcp: fix possible NULL dereference in tcp_vX_send_reset()
Eric Dumazet
2014-11-25
ip6_udp_tunnel: Fix checksum calculation
Alexander Duyck
2014-11-24
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
2014-11-23
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
lucien
2014-11-23
ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid
Alexander Duyck
2014-11-19
ipv6: delete protocol and unregister rtnetlink when cleanup
Duan Jiong
2014-11-16
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2014-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
2014-11-03
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
2014-11-03
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
2014-11-03
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
2014-11-03
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
[next]