summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-04-14Merge remote branch 'bkl-procfs/bkl/procfs'Stephen Rothwell
2010-04-14Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-04-14Merge remote branch 'wireless/master'Stephen Rothwell
2010-04-14Merge remote branch 'net/master'Stephen Rothwell
2010-04-14Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-04-14Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy
2010-04-13ipv4: ipmr: move mroute data into seperate structurePatrick McHardy
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-04-13ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy
2010-04-13ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy
2010-04-13net: fib_rules: decouple address families from real address familiesPatrick McHardy
2010-04-13net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy
2010-04-13net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy
2010-04-13gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust
2010-04-13gss_krb5: Add support for rc4-hmac encryptionKevin Coffman
2010-04-13gss_krb5: Use confounder length in wrap codeKevin Coffman
2010-04-13gssd_krb5: More arcfour-hmac supportKevin Coffman
2010-04-13gss_krb5: Save the raw session key in the contextKevin Coffman
2010-04-13gssd_krb5: arcfour-hmac supportKevin Coffman
2010-04-13gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust
2010-04-13gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman
2010-04-13gss_krb5: add support for new token formats in rfc4121Kevin Coffman
2010-04-13xdr: Add an export for the helper function write_bytes_to_xdr_buf()Kevin Coffman
2010-04-13gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust
2010-04-13gss_krb5: add support for triple-des encryptionKevin Coffman
2010-04-13gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust
2010-04-13gss_krb5: handle new context format from gssdKevin Coffman
2010-04-13gss_krb5: import functionality to derive keys into the kernelKevin Coffman
2010-04-13gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman
2010-04-13gss_krb5: introduce encryption type frameworkKevin Coffman
2010-04-13gss_krb5: prepare for new context formatKevin Coffman
2010-04-13gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman
2010-04-13gss_krb5: Don't expect blocksize to always be 8 when calculating paddingJ. Bruce Fields
2010-04-13gss_krb5: Added and improved code commentsKevin Coffman
2010-04-13gss_krb5: Introduce encryption type frameworkKevin Coffman
2010-04-13sunrpc: Include missing smp_lock.hFrederic Weisbecker
2010-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-13dst: don't inline dst_ifdownstephen hemminger
2010-04-13net: uninline skb_bond_should_drop()Eric Dumazet
2010-04-13can: avoids a false warningEric Dumazet
2010-04-13IPv6: only notify protocols if address is compeletely gonestephen hemminger
2010-04-13ipv6: additional ref count for hash list unnecessarystephen hemminger
2010-04-13IPv6: keep tentative addresses in hash tablestephen hemminger
2010-04-13IPv6: keep route for tentative addressstephen hemminger
2010-04-13net: sk_dst_cache RCUificationEric Dumazet
2010-04-13net: Dont use netdev_warn()Eric Dumazet
2010-04-13packet: support for TX time stamps on RAW socketsRichard Cochran
2010-04-12Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-04-11tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller