index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
9
-53
/
+45
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2
-0
/
+2
2014-11-11
tcp: move sk_mark_napi_id() at the right place
Eric Dumazet
1
-1
/
+2
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
1
-0
/
+1
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
2
-3
/
+9
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+11
2014-11-07
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-3
/
+1
2014-11-06
net: esp: Convert NETDEBUG to pr_info
Joe Perches
1
-5
/
+5
2014-11-06
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
1
-6
/
+4
2014-11-06
ip6_tunnel: Add support for wildcard tunnel endpoints.
Steffen Klassert
1
-1
/
+40
2014-11-06
ipv6: Allow sending packets through tunnels with wildcard endpoints
Steffen Klassert
3
-11
/
+24
2014-11-06
net: Remove MPLS GSO feature.
Pravin B Shelar
2
-3
/
+1
2014-11-06
fou: Fix typo in returning flags in netlink
Tom Herbert
1
-1
/
+1
2014-11-06
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
1
-4
/
+5
2014-11-06
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
Joe Perches
2
-7
/
+2
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
3
-6
/
+6
2014-11-06
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2
-0
/
+2
2014-11-05
netfilter: Convert print_tuple functions to return void
Joe Perches
2
-8
/
+8
2014-11-05
ipv6: trivial, add bracket for the if block
Florent Fourcot
1
-2
/
+2
2014-11-05
net: allow setting ecn via routing table
Florian Westphal
1
-1
/
+1
2014-11-05
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
1
-3
/
+2
2014-11-03
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
1
-2
/
+3
2014-11-03
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
1
-9
/
+6
2014-11-03
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
1
-10
/
+1
2014-11-03
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
1
-9
/
+1
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-66
/
+144
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-66
/
+109
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
1
-66
/
+109
2014-10-31
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+34
2014-10-30
syncookies: only increment SYNCOOKIESFAILED on validation error
Florian Westphal
1
-2
/
+5
2014-10-30
ip6_tunnel: allow to change mode for the ip6tnl0
Alexey Andriyanov
1
-7
/
+25
2014-10-30
ipv6: remove assignment in if condition
Fabian Frederick
1
-1
/
+2
2014-10-30
ipv6: remove inline on static in c file
Fabian Frederick
1
-6
/
+6
2014-10-30
ipv6: spelling s/incomming/incoming
Fabian Frederick
1
-1
/
+1
2014-10-30
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
1
-1
/
+11
2014-10-29
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
1
-2
/
+44
2014-10-29
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
1
-0
/
+1
2014-10-28
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
3
-0
/
+87
2014-10-28
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
3
-0
/
+82
2014-10-27
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
1
-1
/
+1
2014-10-27
ipv6: replace min/casting by min_t
Fabian Frederick
1
-2
/
+2
2014-10-24
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
1
-14
/
+16
2014-10-24
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
Martin KaFai Lau
1
-3
/
+3
2014-10-24
ipv6: Remove BACKTRACK macro
Martin KaFai Lau
1
-30
/
+40
2014-10-24
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
Kenjiro Nakayama
2
-2
/
+0
2014-10-23
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
1
-2
/
+2
2014-10-22
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
1
-3
/
+8
2014-10-20
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
1
-1
/
+1
2014-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+5
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+4
[prev]
[next]