Age | Commit message (Expand) | Author |
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]: 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 | [NETLINK]: Convert core netlink handling to new netlink api | 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 | [IPV6]: Remove ndiscs rt6_lock dependency | Thomas Graf |
2006-09-22 | [NetLabel]: tie NetLabel into the Kconfig system | Paul Moore |
2006-09-22 | [NetLabel]: SELinux support | Venkat Yekkirala |
2006-09-22 | [NetLabel]: CIPSOv4 and Unlabeled packet integration | Paul Moore |
2006-09-22 | [NetLabel]: core NetLabel subsystem | Paul Moore |
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]: Add security context to acquire messages using PF_KEY | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Add security context to acquire messages using netlink | Serge Hallyn |
2006-09-22 | [MLSXFRM]: Flow based matching of xfrm policy and state | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Add security sid to sock | Venkat Yekkirala |
2006-09-21 | [CRYPTO] users: Use crypto_comp and crypto_has_* | Herbert Xu |
2006-09-21 | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu |
2006-09-21 | [SCTP]: Use HMAC template and hash interface | Herbert Xu |
2006-09-21 | [IPSEC]: Use HMAC template and hash interface | Herbert Xu |
2006-09-21 | [CRYPTO] users: Use block ciphers where applicable | Herbert Xu |
2006-09-21 | [SUNRPC] GSS: Use block ciphers where applicable | Herbert Xu |
2006-09-21 | [IPSEC] ESP: Use block ciphers where applicable | Herbert Xu |