开源镜像站
帮助
动态
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
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
2014-02-27
net: ipv6: ping: Use socket mark in routing lookup
Lorenzo Colitti
2014-02-25
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
Hannes Frederic Sowa
2014-02-22
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hannes Frederic Sowa
2014-02-20
sit: fix panic with route cache in ip tunnels
Nicolas Dichtel
2014-02-20
ip6_vti: Fix build when NET_IP_TUNNEL is not set.
Steffen Klassert
2014-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-02-17
gre: add link local route when local addr is any
Nicolas Dichtel
2014-02-17
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
Florian Westphal
2014-02-13
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2014-02-09
ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel
FX Le Bail
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
[next]