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
2010-10-21
tproxy: added tproxy sockopt interface in the IPV6 layer
Balazs Scheidler
2
-0
/
+42
2010-10-21
tproxy: added udp6_lib_lookup function
Balazs Scheidler
1
-0
/
+8
2010-10-21
tproxy: added const specifiers to udp lookup functions
Balazs Scheidler
1
-4
/
+4
2010-10-21
tproxy: split off ipv6 defragmentation to a separate module
Balazs Scheidler
4
-78
/
+150
2010-10-21
tproxy: fix hash locking issue when using port redirection in __inet_inherit_...
Balazs Scheidler
1
-4
/
+8
2010-10-18
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
1
-2
/
+2
2010-10-13
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
1
-9
/
+9
2010-10-13
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
1
-27
/
+27
2010-10-13
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
1
-6
/
+6
2010-10-04
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
1
-78
/
+79
2010-09-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-122
/
+49
2010-09-10
tunnels: missing rcu_assign_pointer()
Eric Dumazet
1
-1
/
+1
2010-09-09
udp: add rehash on connect()
Eric Dumazet
2
-1
/
+16
2010-09-09
net: inet_add_protocol() can use cmpxchg()
Eric Dumazet
1
-28
/
+4
2010-09-08
netfilter: discard overlapping IPv6 fragment
Nicolas Dichtel
1
-65
/
+15
2010-09-08
ipv6: discard overlapping fragment
Nicolas Dichtel
1
-56
/
+15
2010-09-03
ipv6: add special mode forwarding=2 to send RS while configured as router
Thomas Graf
1
-1
/
+2
2010-09-03
ipv6: add special mode accept_ra=2 to accept RA while configured as router
Thomas Graf
1
-4
/
+14
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
1
-3
/
+8
2010-08-31
ipv6: struct xfrm6_tunnel in read_mostly section
Eric Dumazet
3
-6
/
+6
2010-08-31
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
1
-1
/
+1
2010-08-24
netfilter: fix CONFIG_COMPAT support
Florian Westphal
1
-0
/
+3
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
3
-3
/
+3
2010-08-18
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
1
-0
/
+2
2010-08-15
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
Min Zhang
1
-2
/
+2
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
5
-9
/
+18
2010-08-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-7
/
+16
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
1
-4
/
+6
2010-07-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+9
2010-07-23
netfilter: ip6tables: use skb->len for accounting
Changli Gao
1
-3
/
+1
2010-07-23
ipv6: Don't add routes to ipv6 disabled interfaces.
Brian Haley
1
-5
/
+9
2010-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2010-07-19
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
Arnaud Ebalard
1
-1
/
+2
2010-07-13
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
2
-4
/
+7
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
1
-1
/
+1
2010-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-3
/
+7
2010-07-05
netfilter: nf_conntrack_reasm: add fast path for in-order fragments
Changli Gao
1
-0
/
+9
2010-07-04
xfrm: fix xfrm by MARK logic
Peter Kosyh
1
-0
/
+2
2010-07-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-28
/
+53
2010-07-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-2
/
+4
2010-07-02
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
1
-2
/
+4
2010-07-01
fragment: add fast path for in-order fragments
Changli Gao
1
-0
/
+11
2010-07-01
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
2
-4
/
+31
2010-06-30
ipv6: Use interface max_desync_factor instead of static default
Ben Hutchings
1
-4
/
+4
2010-06-30
ipv6: Clamp reported valid_lft to a minimum of 0
Ben Hutchings
1
-2
/
+6
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
1
-28
/
+53
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
1
-3
/
+3
2010-06-27
syncookies: add support for ECN
Florian Westphal
2
-3
/
+4
2010-06-27
syncookies: do not store rcv_wscale in tcp timestamp
Florian Westphal
1
-1
/
+0
[next]