aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-22[IPV4]: Convert address deletion to new netlink apiThomas Graf1-15/+29
2006-09-22[IPV4]: Convert address addition to new netlink apiThomas Graf1-33/+75
2006-09-22[NETLINK]: Convert core netlink handling to new netlink apiThomas Graf1-19/+22
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf2-1/+76
2006-09-22[IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf4-370/+242
2006-09-22[IPV6]: Policy Routing RulesThomas Graf6-11/+314
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf4-2/+427
2006-09-22[IPV6]: Multiple Routing TablesThomas Graf4-135/+401
2006-09-22[IPV6]: Remove ndiscs rt6_lock dependencyThomas Graf1-5/+11
2006-09-22[NetLabel]: tie NetLabel into the Kconfig systemPaul Moore1-0/+2
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala1-2/+11
2006-09-22[NetLabel]: CIPSOv4 and Unlabeled packet integrationPaul Moore2-0/+795
2006-09-22[NetLabel]: core NetLabel subsystemPaul Moore12-0/+2395
2006-09-22[NetLabel]: CIPSOv4 enginePaul Moore3-0/+1643
2006-09-22[NetLabel]: core network changesPaul Moore2-1/+20
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala6-6/+23
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala3-7/+23
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala20-2/+36
2006-09-22[MLSXFRM]: Add security context to acquire messages using PF_KEYVenkat Yekkirala1-0/+22
2006-09-22[MLSXFRM]: Add security context to acquire messages using netlinkSerge Hallyn1-15/+28
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala3-20/+27
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala1-1/+1
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu3-33/+44
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2-25/+38
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu3-14/+31
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu5-70/+119
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu3-43/+48
2006-09-21[SUNRPC] GSS: Use block ciphers where applicableHerbert Xu5-54/+64
2006-09-21[IPSEC] ESP: Use block ciphers where applicableHerbert Xu5-48/+75
2006-09-21[IPSEC]: Add compatibility algorithm name supportHerbert Xu2-1/+3
2006-09-21[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu1-0/+1
2006-09-19[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro1-4/+4
2006-09-19[NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy1-0/+2
2006-09-18[ATM] CLIP: Do not refer freed skbuff in clip_mkip().YOSHIFUJI Hideaki1-0/+2
2006-09-18[NET]: Drop tx lock in dev_watchdog_upHerbert Xu1-2/+0
2006-09-17[PACKET]: Don't truncate non-linear skbs with mmaped IOPatrick McHardy1-3/+1
2006-09-17[NET]: Mark frame diverter for future removal.Stephen Hemminger1-1/+1
2006-09-17[TCP] tcp-lp: bug fix for oops in 2.6.18-rc6Wong Hoi Sing Edison1-14/+21
2006-09-17[BRIDGE]: random extra bytes on STP TCN packetStephen Hemminger1-1/+1
2006-09-17[IPV6]: Accept -1 for IPV6_TCLASSRemi Denis-Courmont2-2/+4
2006-09-17[IPV6]: Fix tclass setting for raw sockets.YOSHIFUJI Hideaki2-3/+3
2006-09-17[IPVS]: remove the debug option go ip_vs_ftpSimon Horman1-14/+6
2006-09-17[IPVS]: Make sure ip_vs_ftp ports are validSimon Horman1-0/+6
2006-09-17[IPVS]: auto-help for ip_vs_ftpSimon Horman1-0/+1
2006-09-17[TCP]: Turn ABC off.Stephen Hemminger1-1/+1
2006-09-17[NEIGH]: neigh_table_clear() doesn't free statsKirill Korotaev1-0/+3
2006-08-31[IPV4]: Fix SNMPv2 "ipFragFails" counter errorWei Dong1-0/+1
2006-08-31[NET]: Rate limiting for socket allocation failure messages.Akinobu Mita1-1/+2
2006-08-31[IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki1-13/+16
2006-08-29[IPV6]: ipv6_add_addr should install dstentry earlierKeir Fraser1-2/+2