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
2013-08-21
net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths
Daniel Borkmann
1
-3
/
+6
2013-08-21
net: ipv6: minor: *_start_timer: rather use unsigned long
Daniel Borkmann
1
-5
/
+5
2013-08-21
net: ipv6: igmp6_event_query: use msecs_to_jiffies
Daniel Borkmann
1
-6
/
+5
2013-08-21
ip6_tunnel: ensure to always have a link local address
Nicolas Dichtel
2
-42
/
+18
2013-08-21
Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"
David S. Miller
1
-14
/
+10
2013-08-21
ipv6: fix checkpatch errors in net/ipv6/addrconf.c
dingtianhong
1
-10
/
+14
2013-08-21
ipv6: convert the uses of ADBG and remove the superfluous parentheses
dingtianhong
1
-11
/
+11
2013-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-1
/
+1
2013-08-20
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+5
2013-08-20
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
1
-6
/
+4
2013-08-19
ipv6: xfrm: dereference inner ipv6 header if encapsulated
Hannes Frederic Sowa
1
-1
/
+3
2013-08-19
ipv6: wire up skb->encapsulation
Hannes Frederic Sowa
3
-0
/
+16
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+13
2013-08-16
net: proc_fs: trivial: print UIDs as unsigned int
Francesco Fusco
2
-3
/
+3
2013-08-15
ip6tnl: add x-netns support
Nicolas Dichtel
2
-10
/
+36
2013-08-15
ipv4 tunnels: use net_eq() helper to check netns
Nicolas Dichtel
1
-3
/
+3
2013-08-14
xfrm: introduce helper for safe determination of mtu
Hannes Frederic Sowa
1
-1
/
+4
2013-08-14
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2
-4
/
+7
2013-08-14
ipv6: make unsolicited report intervals configurable for mld
Hannes Frederic Sowa
2
-3
/
+39
2013-08-09
netfilter: nf_conntrack: don't send destroy events from iterator
Florian Westphal
1
-1
/
+1
2013-08-09
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
2
-1
/
+9
2013-08-08
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
1
-4
/
+12
2013-08-05
net: esp{4,6}: fix potential MTU calculation overflows
Daniel Borkmann
1
-1
/
+1
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-40
/
+45
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
1
-1
/
+1
2013-08-03
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
1
-3
/
+13
2013-08-03
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
Werner Almesberger
1
-1
/
+6
2013-08-03
icmpv6_filter: fix "_hdr" incorrectly being a pointer
Werner Almesberger
1
-1
/
+1
2013-08-02
ipv6: bump genid when delete/add address
fan.du
1
-0
/
+1
2013-08-02
ipv6: prevent race between address creation and removal
Jiri Benc
1
-16
/
+15
2013-08-02
ipv6: move peer_addr init into ipv6_add_addr()
Jiri Pirko
1
-9
/
+11
2013-08-02
ipv6: update ip6_rt_last_gc every time GC is run
Michal Kubeček
2
-4
/
+6
2013-08-02
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
3
-15
/
+12
2013-08-01
ipv6: fib6_rules should return exact return value
Hannes Frederic Sowa
1
-3
/
+11
2013-08-01
fib_rules: add .suppress operation
Stefan Tomanek
1
-0
/
+13
2013-08-01
net: split rt_genid for ipv4 and ipv6
fan.du
2
-2
/
+3
2013-07-31
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
Hannes Frederic Sowa
1
-1
/
+2
2013-07-28
ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL
Hannes Frederic Sowa
1
-1
/
+3
2013-07-25
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
1
-0
/
+1
2013-07-25
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
Hannes Frederic Sowa
1
-0
/
+5
2013-07-25
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
fan.du
1
-8
/
+8
2013-07-25
net ipv6: Remove rebundant rt6i_nsiblings initialization
fan.du
1
-1
/
+0
2013-07-24
ip6mr: change the prototype of ip6_mr_forward().
Rami Rosen
1
-6
/
+5
2013-07-23
tcp: consolidate SYNACK RTT sampling
Yuchung Cheng
1
-2
/
+0
2013-07-16
ndisc: bool initializations should use true and false
Daniel Baluta
1
-3
/
+3
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
5
-5
/
+5
2013-07-13
ipv6: only static routes qualify for equal cost multipathing
Hannes Frederic Sowa
1
-4
/
+11
2013-07-11
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
Hannes Frederic Sowa
1
-23
/
+40
2013-07-11
ipv6: in case of link failure remove route directly instead of letting it expire
Hannes Frederic Sowa
1
-3
/
+6
2013-07-11
net: rename ll methods to busy-poll
Eliezer Tamir
2
-2
/
+2
[prev]
[next]