| Commit message (Expand) | Author | Age |
... | |
* | [HTB]: HTB_HYSTERESIS cleanup | Stephen Hemminger | 2006-09-22 |
* | [HTB]: Remove lock macro. | Stephen Hemminger | 2006-09-22 |
* | [HTB]: Remove broken debug code. | Stephen Hemminger | 2006-09-22 |
* | [NET]: Increate RT_TABLE_MAX to 2^32 | Patrick McHardy | 2006-09-22 |
* | [DECNET]: Increase number of possible routing tables to 2^32 | Patrick McHardy | 2006-09-22 |
* | [IPV6]: Increase number of possible routing tables to 2^32 | Patrick McHardy | 2006-09-22 |
* | [IPV4]: Increase number of possible routing tables to 2^32 | Patrick McHardy | 2006-09-22 |
* | [NET]: Introduce RTA_TABLE/FRA_TABLE attributes | Patrick McHardy | 2006-09-22 |
* | [NET]: Use u32 for routing table IDs | Patrick McHardy | 2006-09-22 |
* | [NEIGHBOUR]: Use ALIGN() macro. | Stephen Hemminger | 2006-09-22 |
* | [NET]: Kill double initialization in sock_alloc_inode. | David S. Miller | 2006-09-22 |
* | [NET]: Remove unnecessary config.h includes from net/ | Dave Jones | 2006-09-22 |
* | [NET]: sock_register interface changes | Stephen Hemminger | 2006-09-22 |
* | [NET]: socket family using RCU | Stephen Hemminger | 2006-09-22 |
* | [NET]: drop unused elements from net_proto_family | Stephen Hemminger | 2006-09-22 |
* | [NET] socket: code style cleanup | Stephen Hemminger | 2006-09-22 |
* | [SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages(). | Sridhar Samudrala | 2006-09-22 |
* | [DECNET]: Convert rwlock to spinlock | Steven Whitehouse | 2006-09-22 |
* | [DECNET]: Covert rules to use generic code | Steven Whitehouse | 2006-09-22 |
* | [IPV4]: Use network-order dport for all visible inet_lookup_* | Herbert Xu | 2006-09-22 |
* | [IPV4] fib: convert reader/writer to spinlock | Stephen Hemminger | 2006-09-22 |
* | [IPV6]: Make sure fib6_rule_lookup doesn't return NULL | Ville Nuorvala | 2006-09-22 |
* | [IPV4]: Uninline inet_lookup_listener | Herbert Xu | 2006-09-22 |
* | [INET]: Remove is_setbyuser patch | Louis Nyffenegger | 2006-09-22 |
* | [IPV4]: Kill fib4_rules_clean(). | David S. Miller | 2006-09-22 |
* | [IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef | David S. Miller | 2006-09-22 |
* | [NET]: Make code static. | Adrian Bunk | 2006-09-22 |
* | [SUNRPC]: Update to use in-kernel sockets API. | Sridhar Samudrala | 2006-09-22 |
* | [NET]: Round out in-kernel sockets API | Sridhar Samudrala | 2006-09-22 |
* | [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h | Thomas Graf | 2006-09-22 |
* | [NEIGH]: Convert neighbour table dumping to new netlink api | Thomas Graf | 2006-09-22 |
* | [NEIGH]: Convert neighbour table modification to new netlink api | Thomas Graf | 2006-09-22 |
* | [NEIGH]: Move netlink neighbour bits to linux/neighbour.h | Thomas Graf | 2006-09-22 |
* | [NEIGH]: Convert neighbour dumping to new netlink api | Thomas Graf | 2006-09-22 |
* | [NEIGH]: Convert neighbour addition to new netlink api | Thomas Graf | 2006-09-22 |
* | [NEIGH]: Convert neighbour deletion to new netlink api | Thomas Graf | 2006-09-22 |
* | [IPV6]: Fix policy routing lookup | Patrick McHardy | 2006-09-22 |
* | [IPV6]: Fix crash in ip6_del_rt | Patrick McHardy | 2006-09-22 |
* | [IPV6]: Fix thinko in rt6_fill_node | Patrick McHardy | 2006-09-22 |
* | [NETFILTER]: nf_queue: handle GSO packets | Patrick McHardy | 2006-09-22 |
* | [NETFILTER]: Get rid of HW checksum invalidation | Patrick McHardy | 2006-09-22 |
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 2006-09-22 |
* | [NETFILTER]: netbios conntrack: fix compile | Patrick McHardy | 2006-09-22 |
* | [NET]: Move netlink interface bits to linux/if.h | Thomas Graf | 2006-09-22 |
* | [NET]: Convert link dumping to new netlink api | Thomas Graf | 2006-09-22 |
* | [NET]: Convert link modification to new netlink api | Thomas Graf | 2006-09-22 |
* | [IPv4]: Move interface address bits to linux/if_addr.h | Thomas Graf | 2006-09-22 |
* | [IPV4]: Convert address dumping to new netlink api | Thomas Graf | 2006-09-22 |
* | [IPV4]: Convert address deletion to new netlink api | Thomas Graf | 2006-09-22 |
* | [IPV4]: Convert address addition to new netlink api | Thomas Graf | 2006-09-22 |