| Commit message (Expand) | Author | Age |
* | [IPv4]: Convert route get to new netlink api | Thomas Graf | 2006-09-22 |
* | [IPv4]: FIB configuration using struct fib_config | Thomas Graf | 2006-09-22 |
* | [RTNETLINK]: Unexport rtnl socket | Thomas Graf | 2006-09-22 |
* | [RTNETLINK]: Add rtnetlink notification interface | Thomas Graf | 2006-09-22 |
* | [NETLINK]: Add notification message sending interface | Thomas Graf | 2006-09-22 |
* | [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts | Thomas Graf | 2006-09-22 |
* | [IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs | Martin Bligh | 2006-09-22 |
* | [DECNET]: cleanups | Adrian Bunk | 2006-09-22 |
* | [IPV6] ip6_fib.c: make code static | Adrian Bunk | 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]: sock_register interface changes | Stephen Hemminger | 2006-09-22 |
* | [NET]: drop unused elements from net_proto_family | Stephen Hemminger | 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]: 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 |
* | [NET]: Make code static. | Adrian Bunk | 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]: Move netlink neighbour bits to linux/neighbour.h | Thomas Graf | 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 |
* | [NET]: Move netlink interface bits to linux/if.h | Thomas Graf | 2006-09-22 |
* | [IPv4]: Move interface address bits to linux/if_addr.h | Thomas Graf | 2006-09-22 |
* | [NETLINK]: Extend netlink messaging interface | Thomas Graf | 2006-09-22 |
* | [IPV4]: Use Protocol Independant Policy Routing Rules Framework | Thomas Graf | 2006-09-22 |
* | [IPV6]: Policy Routing Rules | Thomas Graf | 2006-09-22 |
* | [NET]: Protocol Independant Policy Routing Rules Framework | Thomas Graf | 2006-09-22 |
* | [IPV6]: Multiple Routing Tables | Thomas Graf | 2006-09-22 |
* | [NetLabel]: SELinux support | Venkat Yekkirala | 2006-09-22 |
* | [NetLabel]: CIPSOv4 engine | Paul Moore | 2006-09-22 |
* | [NetLabel]: core network changes | Paul Moore | 2006-09-22 |
* | [MLSXFRM]: Auto-labeling of child sockets | Venkat Yekkirala | 2006-09-22 |
* | [MLSXFRM]: Default labeling of socket specific IPSec policies | Venkat Yekkirala | 2006-09-22 |
* | [MLSXFRM]: Add flow labeling | Venkat Yekkirala | 2006-09-22 |
* | [MLSXFRM]: Flow based matching of xfrm policy and state | Venkat Yekkirala | 2006-09-22 |
* | [MLSXFRM]: Add security sid to flowi | Venkat Yekkirala | 2006-09-22 |
* | [MLSXFRM]: Add security sid to sock | Venkat Yekkirala | 2006-09-22 |
* | Merge git://git.infradead.org/~dwmw2/hdroneline | Linus Torvalds | 2006-09-22 |
|\ |
|
| * | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-09-22 |
|\ \ |
|
| * | | [CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available | Herbert Xu | 2006-09-20 |
| * | | [CRYPTO] padlock: Convert padlock-sha to use crypto_hash | Herbert Xu | 2006-09-20 |