index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
2005-08-29
10
-38
/
+27
*
[TIMEWAIT]: Introduce inet_timewait_death_row
Arnaldo Carvalho de Melo
2005-08-29
1
-4
/
+5
*
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
Harald Welte
2005-08-29
1
-2
/
+7
*
[NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queue
Harald Welte
2005-08-29
1
-1
/
+1
*
[ICSK]: Generalise tcp_listen_{start,stop}
Arnaldo Carvalho de Melo
2005-08-29
1
-0
/
+1
*
[NET]: Introduce inet_connection_sock
Arnaldo Carvalho de Melo
2005-08-29
2
-26
/
+30
*
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
Arnaldo Carvalho de Melo
2005-08-29
2
-48
/
+54
*
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
2005-08-29
3
-0
/
+3
*
[INET]: Generalise the tcp_listen_ lock routines
Arnaldo Carvalho de Melo
2005-08-29
1
-1
/
+1
*
[INET]: Move tcp_port_rover to inet_hashinfo
Arnaldo Carvalho de Melo
2005-08-29
1
-24
/
+27
*
[INET]: Generalise tcp_bind_hash & tcp_inherit_port
Arnaldo Carvalho de Melo
2005-08-29
1
-3
/
+3
*
[INET]: Move bind_hash from tcp_sk to inet_sk
Arnaldo Carvalho de Melo
2005-08-29
1
-4
/
+4
*
[INET]: Just rename the TCP hashtable functions/structs to inet_
Arnaldo Carvalho de Melo
2005-08-29
1
-21
/
+21
*
[NETFILTER]: Extend netfilter logging API
Harald Welte
2005-08-29
1
-41
/
+52
*
[INET]: Introduce inet_sk_rebuild_header
Arnaldo Carvalho de Melo
2005-08-29
1
-1
/
+1
*
[NET]: Cleanup INET_REFCNT_DEBUG code
Arnaldo Carvalho de Melo
2005-08-29
3
-32
/
+32
*
[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...
Patrick McHardy
2005-08-29
2
-3
/
+6
*
[IPV6]: Check interface bindings on IPv6 raw socket reception
Andrew McDonald
2005-08-29
3
-5
/
+13
*
[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink
Harald Welte
2005-08-29
3
-4
/
+78
*
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
Harald Welte
2005-08-29
1
-1
/
+2
*
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
Harald Welte
2005-08-29
3
-24
/
+69
*
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-08-29
1
-1
/
+1
*
[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne...
Harald Welte
2005-08-29
4
-36
/
+44
*
[NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()
Harald Welte
2005-08-29
1
-1
/
+1
*
[NET]: Kill skb->real_dev
David S. Miller
2005-08-29
1
-1
/
+1
*
[NETFILTER]: reduce netfilter sk_buff enlargement
Harald Welte
2005-08-29
4
-19
/
+4
*
[TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port().
David S. Miller
2005-08-23
1
-2
/
+7
*
[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue
Patrick McHardy
2005-08-23
1
-0
/
+7
*
[IPCOMP]: Fix false smp_processor_id warning
Herbert Xu
2005-08-18
1
-1
/
+1
*
[IPV6]: Fix SKB leak in ip6_input_finish()
Patrick McHardy
2005-08-16
1
-4
/
+5
*
[IPV6]: Fix raw socket hardware checksum failures
Patrick McHardy
2005-08-16
1
-0
/
+2
*
[IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.
Herbert Xu
2005-08-06
1
-0
/
+3
*
[NET]: fix oops after tunnel module unload
Alexey Kuznetsov
2005-07-30
1
-2
/
+19
*
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-07-27
1
-6
/
+1
*
[IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister'
Cal Peake
2005-07-24
1
-1
/
+1
*
[NETFILTER]: Fix ip6t_LOG MAC format
Patrick McHardy
2005-07-22
1
-4
/
+7
*
[NETFILTER]: Fix deadlock in ip6_queue
Patrick McHardy
2005-07-22
1
-0
/
+2
*
[NET]: Make ipip/ip6_tunnel independant of XFRM
Patrick McHardy
2005-07-19
2
-6
/
+33
*
[NET]: move config options out to individual protocols
Sam Ravnborg
2005-07-11
1
-1
/
+21
*
[IPV6]: Fix warning in ip6_mc_msfilter.
David S. Miller
2005-07-08
1
-0
/
+1
*
[IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & err...
David L Stevens
2005-07-08
1
-1
/
+9
*
[IPV4]: multicast API "join" issues
David L Stevens
2005-07-08
1
-6
/
+12
*
[TCP]: Move to new TSO segmenting scheme.
David S. Miller
2005-07-05
1
-1
/
+1
*
[IPV6]: Makes IPv6 rcv registration happen last during initialisation.
Herbert Xu
2005-07-05
1
-2
/
+2
*
[NET]: Remove unused security member in sk_buff
Thomas Graf
2005-07-05
1
-1
/
+0
*
[IPV6]: remove more unused IPV6_AUTHHDR things.
YOSHIFUJI Hideaki
2005-06-28
1
-1
/
+0
*
[IPV6]: Don't dump temporary addresses twice
YOSHIFUJI Hideaki
2005-06-28
1
-14
/
+1
*
[NETLINK]: Missing padding fields in dumped structures
Patrick McHardy
2005-06-28
1
-0
/
+3
*
[NETLINK]: Missing initializations in dumped data
Patrick McHardy
2005-06-28
1
-0
/
+1
*
[TCP]: Allow choosing TCP congestion control via sockopt.
Stephen Hemminger
2005-06-23
1
-1
/
+1
[next]