summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [IPV4]: Kill fib4_rules_clean().David S. Miller2006-09-221-5/+0
* [IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdefDavid S. Miller2006-09-221-0/+2
* [NET]: Make code static.Adrian Bunk2006-09-226-13/+13
* [SUNRPC]: Update to use in-kernel sockets API.Sridhar Samudrala2006-09-222-28/+18
* [NET]: Round out in-kernel sockets APISridhar Samudrala2006-09-221-0/+113
* [NEIGH]: Move netlink neighbour table bits to linux/neighbour.hThomas Graf2006-09-221-2/+0
* [NEIGH]: Convert neighbour table dumping to new netlink apiThomas Graf2006-09-221-67/+74
* [NEIGH]: Convert neighbour table modification to new netlink apiThomas Graf2006-09-221-68/+104
* [NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf2006-09-221-2/+0
* [NEIGH]: Convert neighbour dumping to new netlink apiThomas Graf2006-09-221-55/+51
* [NEIGH]: Convert neighbour addition to new netlink apiThomas Graf2006-09-221-39/+51
* [NEIGH]: Convert neighbour deletion to new netlink apiThomas Graf2006-09-221-19/+34
* [IPV6]: Fix policy routing lookupPatrick McHardy2006-09-221-1/+3
* [IPV6]: Fix crash in ip6_del_rtPatrick McHardy2006-09-221-0/+3
* [IPV6]: Fix thinko in rt6_fill_nodePatrick McHardy2006-09-221-1/+0
* [NETFILTER]: nf_queue: handle GSO packetsPatrick McHardy2006-09-223-22/+62
* [NETFILTER]: Get rid of HW checksum invalidationPatrick McHardy2006-09-2211-109/+128
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-2240-101/+98
* [NETFILTER]: netbios conntrack: fix compilePatrick McHardy2006-09-221-0/+1
* [NET]: Convert link dumping to new netlink apiThomas Graf2006-09-221-144/+137
* [NET]: Convert link modification to new netlink apiThomas Graf2006-09-221-91/+100
* [IPv4]: Move interface address bits to linux/if_addr.hThomas Graf2006-09-226-0/+6
* [IPV4]: Convert address dumping to new netlink apiThomas Graf2006-09-221-19/+23
* [IPV4]: Convert address deletion to new netlink apiThomas Graf2006-09-221-15/+29
* [IPV4]: Convert address addition to new netlink apiThomas Graf2006-09-221-33/+75
* [NETLINK]: Convert core netlink handling to new netlink apiThomas Graf2006-09-221-19/+22
* [NETLINK]: Extend netlink messaging interfaceThomas Graf2006-09-222-1/+76
* [IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-224-370/+242
* [IPV6]: Policy Routing RulesThomas Graf2006-09-226-11/+314
* [NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-224-2/+427
* [IPV6]: Multiple Routing TablesThomas Graf2006-09-224-135/+401
* [IPV6]: Remove ndiscs rt6_lock dependencyThomas Graf2006-09-221-5/+11
* [NetLabel]: tie NetLabel into the Kconfig systemPaul Moore2006-09-221-0/+2
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-221-2/+11
* [NetLabel]: CIPSOv4 and Unlabeled packet integrationPaul Moore2006-09-222-0/+795
* [NetLabel]: core NetLabel subsystemPaul Moore2006-09-2212-0/+2395
* [NetLabel]: CIPSOv4 enginePaul Moore2006-09-223-0/+1643
* [NetLabel]: core network changesPaul Moore2006-09-222-1/+20
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-226-6/+23
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-223-7/+23
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-2220-2/+36
* [MLSXFRM]: Add security context to acquire messages using PF_KEYVenkat Yekkirala2006-09-221-0/+22
* [MLSXFRM]: Add security context to acquire messages using netlinkSerge Hallyn2006-09-221-15/+28
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-223-20/+27
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-221-1/+1
* [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-213-33/+44
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-212-25/+38
* [SCTP]: Use HMAC template and hash interfaceHerbert Xu2006-09-213-14/+31
* [IPSEC]: Use HMAC template and hash interfaceHerbert Xu2006-09-215-70/+119
* [CRYPTO] users: Use block ciphers where applicableHerbert Xu2006-09-213-43/+48
OpenPOWER on IntegriCloud