| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 2008-04-29 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-28 | 2 | -2/+6 |
|\ |
|
| * | tcp: Fix slab corruption with ipv6 and tcp6fuzz | Evgeniy Polyakov | 2008-04-28 | 1 | -2/+1 |
| * | ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. | David L Stevens | 2008-04-27 | 1 | -0/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-25 | 1 | -5/+4 |
|\| |
|
| * | tcp: tcp_probe buffer overflow and incorrect return value | Tom Quetchenbach | 2008-04-25 | 1 | -5/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-24 | 5 | -45/+52 |
|\| |
|
| * | [NET]: Fix heavy stack usage in seq_file output routines. | Pavel Emelyanov | 2008-04-24 | 5 | -45/+52 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-23 | 4 | -13/+13 |
|\| |
|
| * | tcp: Make use of before macro in tcp_input.c | Arnd Hannemann | 2008-04-21 | 1 | -1/+1 |
| * | [IPV4]: Convert do_gettimeofday() to getnstimeofday(). | YOSHIFUJI Hideaki | 2008-04-21 | 2 | -10/+10 |
| * | [IPV4]: Make icmp_sk_init() static. | Adrian Bunk | 2008-04-21 | 1 | -1/+1 |
| * | tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c | Satoru SATOH | 2008-04-21 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2008-04-22 | 1 | -0/+1 |
|\| |
|
| * | netfilter: Fix SCTP nat build. | Patrick McHardy | 2008-04-20 | 1 | -0/+1 |
* | | net: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-19 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-18 | 3 | -31/+57 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-16 | 1 | -26/+52 |
| |\ |
|
| | * | [TCP]: Add return value indication to tcp_prune_ofo_queue(). | Vitaliy Gusev | 2008-04-16 | 1 | -3/+9 |
| | * | [TCP]: Fix never pruned tcp out-of-order queue. | Vitaliy Gusev | 2008-04-15 | 1 | -26/+46 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-14 | 1 | -1/+3 |
| |\| |
|
| * | | Merge branch 'docs' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-04-11 | 2 | -5/+5 |
| |\ \ |
|
| | * | | Documentation: move nfsroot.txt to filesystems/ | J. Bruce Fields | 2008-04-11 | 2 | -5/+5 |
* | | | | [INET]: Uninline the __inet_inherit_port call. | Pavel Emelyanov | 2008-04-18 | 1 | -0/+16 |
* | | | | [NETNS]: Add netns refcnt debug for inet bind buckets. | Denis V. Lunev | 2008-04-16 | 1 | -1/+2 |
* | | | | [NETNS]: Add netns refcnt debug into fib_info. | Denis V. Lunev | 2008-04-16 | 1 | -1/+2 |
* | | | | [NETNS]: Add netns refcnt debug for timewait buckets. | Denis V. Lunev | 2008-04-16 | 1 | -1/+2 |
* | | | | [SIT]: Allow for IPPROTO_IPV6 protocol in namespaces. | Pavel Emelyanov | 2008-04-16 | 1 | -0/+1 |
* | | | | [GRE]: Allow for IPPROTO_GRE protocol in namespaces. | Pavel Emelyanov | 2008-04-16 | 1 | -0/+1 |
* | | | | [GRE]: Allow to create IPGRE tunnels in net namespaces. | Pavel Emelyanov | 2008-04-16 | 1 | -0/+3 |
* | | | | [GRE]: Use proper net in routing calls. | Pavel Emelyanov | 2008-04-16 | 1 | -6/+6 |
* | | | | [GRE]: Make tunnels hashes per-net. | Pavel Emelyanov | 2008-04-16 | 1 | -34/+31 |
* | | | | [GRE]: Make the fallback tunnel device per-net. | Pavel Emelyanov | 2008-04-16 | 1 | -31/+32 |
* | | | | [GRE]: Use proper net in hash-lookup functions. | Pavel Emelyanov | 2008-04-16 | 1 | -2/+2 |
* | | | | [GRE]: Add net/gre_net argument to some functions. | Pavel Emelyanov | 2008-04-16 | 1 | -19/+32 |
* | | | | [GRE]: Introduce empty ipgre_net structure and net init/exit ops. | Pavel Emelyanov | 2008-04-16 | 1 | -0/+49 |
* | | | | [IPIP]: Allow for IPPROTO_IPIP protocol in namespaces. | Pavel Emelyanov | 2008-04-16 | 1 | -0/+1 |
* | | | | [IPIP]: Allow to create IPIP tunnels in net namespaces. | Pavel Emelyanov | 2008-04-16 | 1 | -0/+3 |
* | | | | [IPIP]: Use proper net in (mostly) routing calls. | Pavel Emelyanov | 2008-04-16 | 1 | -5/+5 |
* | | | | [IPIP]: Make tunnels hashes per net. | Pavel Emelyanov | 2008-04-16 | 1 | -32/+36 |
* | | | | [IPIP]: Use proper net in hash-lookup functions. | Pavel Emelyanov | 2008-04-16 | 1 | -2/+2 |
* | | | | [IPIP]: Add net/ipip_net argument to some functions. | Pavel Emelyanov | 2008-04-16 | 1 | -19/+25 |
* | | | | [IPIP]: Make the fallback tunnel device per-net. | Pavel Emelyanov | 2008-04-16 | 1 | -32/+35 |
* | | | | [IPIP]: Introduce empty ipip_net structure and net init/exit ops. | Pavel Emelyanov | 2008-04-16 | 1 | -0/+50 |
* | | | | [TCP]: Remove superflushious skb == write_queue_tail() check | Ilpo Järvinen | 2008-04-16 | 1 | -1/+1 |
* | | | | [TCP]: Format addresses appropriately in debug messages. | YOSHIFUJI Hideaki | 2008-04-14 | 2 | -8/+29 |
* | | | | [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. | YOSHIFUJI Hideaki | 2008-04-14 | 14 | -47/+47 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2008-04-14 | 33 | -487/+768 |
|\ \ \ \ |
|
| * | | | | [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct... | Jan Engelhardt | 2008-04-14 | 3 | -3/+3 |
| * | | | | [NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_pro... | Jan Engelhardt | 2008-04-14 | 2 | -2/+2 |