| Commit message (Expand) | Author | Age | Files | Lines |
* | [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 | Per Liden | 2006-01-03 | 1 | -1/+1 |
* | [AF_UNIX]: Convert to use a spinlock instead of rwlock | Benjamin LaHaise | 2006-01-03 | 1 | -5/+5 |
* | [NET]: Speed up __alloc_skb() | Benjamin LaHaise | 2006-01-03 | 1 | -1/+1 |
* | [PPPOX]: Fix assignment into const proto_ops. | David S. Miller | 2006-01-03 | 1 | -2/+1 |
* | [TCP]: Don't use __constant_htonl for a non const arg | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -5/+5 |
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 | 23 | -182/+265 |
* | [SOCK]: Introduce sk_receive_skb | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -0/+23 |
* | [NET]: move struct proto_ops to const | Eric Dumazet | 2006-01-03 | 4 | -7/+7 |
* | [NET]: Small cleanup to socket initialization | Andi Kleen | 2006-01-03 | 2 | -2/+0 |
* | [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. | Frank Filz | 2006-01-03 | 1 | -0/+14 |
* | [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. | Frank Filz | 2006-01-03 | 2 | -20/+72 |
* | [FLS64]: x86_64 version | Stephen Hemminger | 2006-01-03 | 1 | -1/+27 |
* | [FLS64]: generic version | Stephen Hemminger | 2006-01-03 | 24 | -1/+33 |
* | [PKT_SCHED] netem: packet corruption option | Stephen Hemminger | 2006-01-03 | 1 | -0/+7 |
* | [AF_UNIX]: Use spinlock for unix_table_lock | David S. Miller | 2006-01-03 | 1 | -1/+1 |
* | [IP_SOCKGLUE]: Remove most of the tcp specific calls | Arnaldo Carvalho de Melo | 2006-01-03 | 5 | -7/+8 |
* | [TCP]: Move the TCPF_ enum to tcp_states.h | Arnaldo Carvalho de Melo | 2006-01-03 | 2 | -16/+16 |
* | [INET6]: Generalise tcp_v6_hash_connect | Arnaldo Carvalho de Melo | 2006-01-03 | 2 | -2/+5 |
* | [INET]: Generalise tcp_v4_hash_connect | Arnaldo Carvalho de Melo | 2006-01-03 | 2 | -1/+4 |
* | [TWSK]: Introduce struct timewait_sock_ops | Arnaldo Carvalho de Melo | 2006-01-03 | 5 | -4/+40 |
* | [IPV6]: Export ipv6_opt_accepted | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -0/+2 |
* | [IPV6]: Introduce inet6_timewait_sock | Arnaldo Carvalho de Melo | 2006-01-03 | 3 | -15/+26 |
* | [IPV6]: Generalise some functions | Arnaldo Carvalho de Melo | 2006-01-03 | 2 | -1/+14 |
* | [NET]: Avoid atomic xchg() for non-error case | Benjamin LaHaise | 2006-01-03 | 1 | -1/+4 |
* | [IP]: Simplify and consolidate MSG_PEEK error handling | Herbert Xu | 2006-01-03 | 1 | -0/+2 |
* | [ICSK]: Move v4_addr2sockaddr from TCP to icsk | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -0/+2 |
* | [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops | Arnaldo Carvalho de Melo | 2006-01-03 | 4 | -52/+28 |
* | [IPV6]: Introduce inet6_rsk() | Arnaldo Carvalho de Melo | 2006-01-03 | 2 | -6/+37 |
* | [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add | Arnaldo Carvalho de Melo | 2006-01-03 | 2 | -1/+32 |
* | [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -1/+1 |
* | [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -0/+26 |
* | [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -1/+5 |
* | [IPV4]: Safer reassembly | Herbert Xu | 2006-01-03 | 3 | -0/+4 |
* | [LSM-IPSec]: Security association restriction. | Trent Jaeger | 2006-01-03 | 5 | -6/+202 |
* | [PATCH] Avoid namespace pollution in <asm/param.h> | Dag-Erling Sm�rgrav | 2006-01-02 | 2 | -4/+2 |
* | [IPV6] mcast: Fix multiple issues in MLDv2 reports. | David L Stevens | 2005-12-27 | 1 | -0/+1 |
* | [PATCH] n_r3964: fixed usage of HZ; removed bad include | Kurt Huwig | 2005-12-24 | 1 | -7/+13 |
* | [PATCH] Fix typo in x86_64 __build_write_lock_const assembly | Ben Collins | 2005-12-24 | 1 | -1/+1 |
* | [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu | Ravikiran G Thirumalai | 2005-12-24 | 2 | -2/+2 |
* | Pull owner_id into release branch | Len Brown | 2005-12-22 | 1 | -1/+1 |
|\ |
|
| * | [ACPI] increase owner_id limit to 64 from 32 | Alex Williamson | 2005-12-21 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-12-22 | 2 | -0/+2 |
|\ \ |
|
| * \ | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a | David S. Miller | 2005-12-22 | 2 | -0/+2 |
| |\ \ |
|
| | * | | [IPV6]: Defer IPv6 device initialization until the link becomes ready. | YOSHIFUJI Hideaki | 2005-12-21 | 1 | -0/+1 |
| | * | | [IPV6]: Flag RTF_ANYCAST for anycast routes. | YOSHIFUJI Hideaki | 2005-12-21 | 1 | -0/+1 |
* | | | | [PATCH] fix race with preempt_enable() | Nicolas Pitre | 2005-12-22 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2005-12-21 | 1 | -0/+11 |
|\ \ \ |
|
| * | | | [SCSI] fix for fc transport recursion problem. | James.Smart@Emulex.Com | 2005-12-15 | 1 | -0/+11 |
* | | | | [PATCH] include/linux/irq.h: #include <linux/smp.h> | Adrian Bunk | 2005-12-21 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | [PATCH] relayfs: remove warning printk() in relay_switch_subbuf() | Tom Zanussi | 2005-12-20 | 1 | -2/+3 |
| |/
|/| |
|