开源镜像站
帮助
动态
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
2015-06-22
udp: fix behavior of wrong checksums
Eric Dumazet
2015-06-22
tcp/ipv6: fix flow label setting in TIME_WAIT state
Florent Fourcot
2015-04-29
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-29
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
2015-04-29
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2015-03-26
ipv6: fix backtracking for throw routes
Steven Barth
2015-03-18
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-03-18
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-18
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
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
2014-12-16
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
2014-12-16
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
lucien
2014-11-21
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
2014-11-21
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
2014-11-21
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
2014-11-21
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
2014-11-14
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2014-10-15
ip6_gre: fix flowi6_proto value in xmit path
Nicolas Dichtel
2014-10-15
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
2014-10-15
ipv6: restore the behavior of ipv6_sock_ac_drop()
WANG Cong
2014-10-15
ipv6: fix rtnl locking in setsockopt for anycast and multicast
Sabrina Dubroca
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-10-15
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
2014-08-14
ip: make IP identifiers less predictable
Eric Dumazet
2014-08-14
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-07-28
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
2014-06-26
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2014-06-26
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
2014-06-26
net: tunnels - enable module autoloading
Tom Gundersen
2014-06-26
ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()
Sven Wegener
2014-06-11
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
2014-05-31
ipv6: gro: fix CHECKSUM_COMPLETE support
Eric Dumazet
2014-05-31
ipv6: fix calculation of option len in ip6_append_data
Hannes Frederic Sowa
2014-05-31
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
2014-05-31
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
2014-05-31
ipv6: fib: fix fib dump restart
Kumar Sundararajan
2014-05-31
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
2014-05-31
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2014-05-31
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-14
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
2014-03-28
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-20
ip6mr: fix mfc notification flags
Nicolas Dichtel
2014-03-18
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
2014-03-13
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
2014-03-06
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
2014-03-06
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
2014-02-27
ipv6: ipv6_find_hdr restore prev functionality
Hans Schillstrom
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
[next]