| Commit message (Expand) | Author | Age |
* | [DECnet]: Endian annotation and fixes for DECnet. | Steven Whitehouse | 2006-03-21 |
* | [SECURITY]: TCP/UDP getpeersec | Catherine Zhang | 2006-03-21 |
* | [XFRM]: Fix aevent related crash | Patrick McHardy | 2006-03-21 |
* | [TCP]: sysctl to allow TCP window > 32767 sans wscale | Rick Jones | 2006-03-21 |
* | [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl. | Neil Horman | 2006-03-21 |
* | [TIPC]: Avoid compiler warning | Per Liden | 2006-03-21 |
* | [TIPC]: Reduce stack usage | Per Liden | 2006-03-21 |
* | [TIPC]: Cleanups | Adrian Bunk | 2006-03-21 |
* | [TIPC]: Remove unused functions | Per Liden | 2006-03-21 |
* | [TIPC]: Remove inlines from *.c | Sam Ravnborg | 2006-03-21 |
* | [TIPC]: Fix simple sparse warnings | Sam Ravnborg | 2006-03-21 |
* | [NETFILTER]: Fix warnings in ip_nat_snmp_basic.c | David S. Miller | 2006-03-21 |
* | [DCCP]: Fix uninitialized var warnings in dccp_parse_options(). | David S. Miller | 2006-03-21 |
* | [NET]: sem2mutex part 2 | Ingo Molnar | 2006-03-21 |
* | [NET] sem2mutex: net/ | Arjan van de Ven | 2006-03-21 |
* | [NET]: dev_put/dev_hold cleanup | Stephen Hemminger | 2006-03-21 |
* | [DCCP] options: Make dccp_insert_options & friends yell on error | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP]: Remove leftover dccp_send_response prototype | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP]: ditch dccp_v[46]_ctl_send_ack | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP]: Use sk->sk_prot->max_header consistently for non-data packets | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP] options: Fix handling of ackvecs in DATA packets | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [ATM]: Fix build after neigh->parms->neigh_destructor change. | David S. Miller | 2006-03-21 |
* | [NET]: use fget_light() in net/socket.c | Benjamin LaHaise | 2006-03-21 |
* | [NET]: minor net_rx_action optimization | Stephen Hemminger | 2006-03-21 |
* | [NET]: Move destructor from neigh->ops to neigh_params | Michael S. Tsirkin | 2006-03-21 |
* | [PKTGEN]: Updates version. | Luiz Capitulino | 2006-03-21 |
* | [PKTGEN]: Removes thread_{un,}lock() macros. | Luiz Capitulino | 2006-03-21 |
* | [PKTGEN]: Convert thread lock to mutexes. | Luiz Capitulino | 2006-03-21 |
* | [NET]: Convert RTNL to mutex. | Stephen Hemminger | 2006-03-21 |
* | [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len() | David S. Miller | 2006-03-21 |
* | [TCP] H-TCP: Better time accounting | Baruch Even | 2006-03-21 |
* | [TCP] H-TCP: Account for delayed-ACKs | Baruch Even | 2006-03-21 |
* | [TCP] H-TCP: Use msecs_to_jiffies | Baruch Even | 2006-03-21 |
* | [PKTGEN]: Updates version. | Luiz Capitulino | 2006-03-21 |
* | [PKTGEN]: Ports if_list to the in-kernel implementation. | Luiz Capitulino | 2006-03-21 |
* | [PKTGEN]: Fix Initialization fail leak. | Luiz Capitulino | 2006-03-21 |
* | [PKTGEN]: Fix kernel_thread() fail leak. | Luiz Capitulino | 2006-03-21 |
* | [PKTGEN]: Ports thread list to Kernel list implementation. | Luiz Capitulino | 2006-03-21 |
* | [PKTGEN]: Lindent run. | Luiz Capitulino | 2006-03-21 |
* | [DCCP] options: Fix some aspects of mandatory option processing | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP] ccid2: coding style cleanups | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP] ipv6: cleanups | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [ICSK]: Introduce inet_csk_ctl_sock_create | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP] ipv6: Add missing ipv6 control socket | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP]: Uninline some functions | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP] ipv4: make struct dccp_v4_prot static | Adrian Bunk | 2006-03-21 |
* | [IPV6]: Fix some code/comment formatting in ip6_dst_output(). | David S. Miller | 2006-03-21 |
* | [IPV4]: fib_trie stats fix | Robert Olsson | 2006-03-21 |
* | [IPV4]: fib_trie initialzation fix | Robert Olsson | 2006-03-21 |
* | [TCP] mtu probing: move tcp-specific data out of inet_connection_sock | John Heffner | 2006-03-21 |