index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2016-01-05
net: fix IP early demux races
Eric Dumazet
2016-01-05
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-01-05
gre6: allow to update all parameters via rtnl
Nicolas Dichtel
2016-01-05
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
2016-01-05
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
Phil Sutter
2016-01-05
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2016-01-05
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2016-01-05
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2016-01-05
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
2015-11-30
ipv6: fix tunnel error handling
Michal Kubeček
2015-11-18
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2015-11-14
sit: fix sit0 percpu double allocations
Eric Dumazet
2015-10-26
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2015-09-30
net/ipv6: Correct PIM6 mrt_lock handling
Richard Laing
2015-09-30
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
2015-09-30
ip6_gre: release cached dst on tunnel removal
huaibin Wang
2015-08-27
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-08-27
ipv6: Make MLD packets to only be processed locally
Angga
2015-06-10
udp: fix behavior of wrong checksums
Eric Dumazet
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-04-09
ipv6: reallocate addrconf router for ipv6 address when lo device up
Gao feng
2015-04-09
ipv6: fix backtracking for throw routes
Steven Barth
2015-03-12
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-03-12
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-12
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
2015-02-10
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
2015-02-10
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
2015-02-10
ip: zero sockaddr returned on error queue
Willem de Bruijn
2015-01-06
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
2014-11-19
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
2014-11-19
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
2014-11-19
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
2014-11-13
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2014-10-17
ip6_gre: fix flowi6_proto value in xmit path
Nicolas Dichtel
2014-10-17
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
2014-10-17
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-10-17
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
2014-08-19
ip: make IP identifiers less predictable
Eric Dumazet
2014-08-19
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-06-23
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2014-06-23
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
2014-06-23
net: tunnels - enable module autoloading
Tom Gundersen
2014-06-04
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
2014-05-29
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
2014-05-29
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
2014-05-29
ipv6: fib: fix fib dump restart
Kumar Sundararajan
2014-05-29
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
2014-05-29
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2014-05-29
netfilter: Can't fail and free after table replacement
Thomas Graf
[next]