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-7.1.y
linux-7.2.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
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-13
netfilter: fix various sparse warnings
Florian Westphal
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-11
tcp: move sk_mark_napi_id() at the right place
Eric Dumazet
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-06
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-11-06
net: esp: Convert NETDEBUG to pr_info
Joe Perches
2014-11-06
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
2014-11-06
ip6_tunnel: Add support for wildcard tunnel endpoints.
Steffen Klassert
2014-11-06
ipv6: Allow sending packets through tunnels with wildcard endpoints
Steffen Klassert
2014-11-05
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-05
fou: Fix typo in returning flags in netlink
Tom Herbert
2014-11-05
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2014-11-05
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
Joe Perches
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-05
netfilter: Convert print_tuple functions to return void
Joe Perches
2014-11-04
ipv6: trivial, add bracket for the if block
Florent Fourcot
2014-11-04
net: allow setting ecn via routing table
Florian Westphal
2014-11-04
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
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-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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
2014-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2014-10-30
syncookies: only increment SYNCOOKIESFAILED on validation error
Florian Westphal
2014-10-30
ip6_tunnel: allow to change mode for the ip6tnl0
Alexey Andriyanov
2014-10-30
ipv6: remove assignment in if condition
Fabian Frederick
2014-10-30
ipv6: remove inline on static in c file
Fabian Frederick
2014-10-30
ipv6: spelling s/incomming/incoming
Fabian Frederick
2014-10-30
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
2014-10-29
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
2014-10-29
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
2014-10-27
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
2014-10-27
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
2014-10-27
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
2014-10-27
ipv6: replace min/casting by min_t
Fabian Frederick
2014-10-24
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
2014-10-24
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
Martin KaFai Lau
2014-10-24
ipv6: Remove BACKTRACK macro
Martin KaFai Lau
2014-10-24
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
Kenjiro Nakayama
2014-10-22
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
[prev]
[next]