Merge branch 'fix/misc' into for-linus
[safe/jmp/linux-2.6] / net /
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-2.6.35' of git://linux-nfs.org/~bfiel...
2010-05-20 Linus TorvaldsMerge branch 'nfs-for-2.6.35' of git://git.linux-nfs...
2010-05-20 Linus TorvaldsMerge branch 'bkl/procfs' of git://git./linux/kernel...
2010-05-17 Frederic Weisbeckersunrpc: Include missing smp_lock.h
2010-05-17 Frederic Weisbeckerprocfs: Push down the bkl from ioctl
2010-05-16 Chris Wrightrtnetlink: make SR-IOV VF interface symmetric
2010-05-16 Wei Yongjunsctp: delete active ICMP proto unreachable timer when...
2010-05-16 Eric Dumazettcp: fix MD5 (RFC2385) support
2010-05-14 Trond MyklebustSUNRPC: Don't spam gssd with upcall requests when the...
2010-05-14 Trond MyklebustSUNRPC: Remove the 'tk_magic' debugging field
2010-05-14 Trond MyklebustSUNRPC: Move the task->tk_bytes_sent and tk_rtt to...
2010-05-14 Trond MyklebustSUNRPC: Ensure rpcauth_prune_expired() respects the...
2010-05-14 Trond MyklebustSUNRPC: Ensure memory shrinker doesn't waste time in...
2010-05-14 Trond MyklebustSUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask...
2010-05-14 Trond MyklebustNFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
2010-05-14 Trond MyklebustSUNRPC: Fix xs_setup_bc_tcp()
2010-05-14 Chuck LeverSUNRPC: Replace jiffies-based metrics with ktime-based...
2010-05-14 Chuck LeverSUNRPC: RPC metrics and RTT estimator should use same...
2010-05-14 Trond MyklebustSUNRPC: Fail over more quickly on connect errors
2010-05-14 Trond MyklebustSUNRPC: Move the test for XPRT_CONNECTING into xprt_con...
2010-05-14 Trond MyklebustSUNRPC: Cleanup - make rpc_new_task() call rpc_release_...
2010-05-14 Trond MyklebustSUNRPC: Clean up xprt_release()
2010-05-14 Trond Myklebustgss_krb5: Advertise rc4-hmac enctype support in the...
2010-05-14 Kevin Coffmangss_krb5: Add support for rc4-hmac encryption
2010-05-14 Kevin Coffmangss_krb5: Use confounder length in wrap code
2010-05-14 Kevin Coffmangssd_krb5: More arcfour-hmac support
2010-05-14 Kevin Coffmangss_krb5: Save the raw session key in the context
2010-05-14 Kevin Coffmangssd_krb5: arcfour-hmac support
2010-05-14 Trond Myklebustgss_krb5: Advertise AES enctype support in the rpcsec_g...
2010-05-14 Kevin Coffmangss_krb5: add remaining pieces to enable AES encryption...
2010-05-14 Kevin Coffmangss_krb5: add support for new token formats in rfc4121
2010-05-14 Kevin Coffmanxdr: Add an export for the helper function write_bytes_...
2010-05-14 Trond Myklebustgss_krb5: Advertise triple-des enctype support in the...
2010-05-14 Kevin Coffmangss_krb5: add support for triple-des encryption
2010-05-14 Trond Myklebustgss_krb5: Add upcall info indicating supported kerberos...
2010-05-14 Kevin Coffmangss_krb5: handle new context format from gssd
2010-05-14 Kevin Coffmangss_krb5: import functionality to derive keys into...
2010-05-14 Kevin Coffmangss_krb5: add ability to have a keyed checksum (hmac)
2010-05-14 Kevin Coffmangss_krb5: introduce encryption type framework
2010-05-14 Kevin Coffmangss_krb5: prepare for new context format
2010-05-14 Kevin Coffmangss_krb5: split up functions in preparation of adding...
2010-05-14 J. Bruce Fieldsgss_krb5: Don't expect blocksize to always be 8 when...
2010-05-14 Kevin Coffmangss_krb5: Added and improved code comments
2010-05-14 Kevin Coffmangss_krb5: Introduce encryption type framework
2010-05-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-05-10 Mark GrossPM QOS update
2010-05-10 David S. Millernet: Fix FDDI and TR config checks in ipv4 arp and...
2010-05-10 Andreas MeissnerIPv4: unresolved multicast route cleanup
2010-05-07 Reinette Chatremac80211: remove association work when processing deaut...
2010-05-07 Bjørn Morkipv4: udp: fix short packet and bad checksum logging
2010-05-06 Vlad Yasevichsctp: Fix a race between ICMP protocol unreachable...
2010-05-06 Eric Dumazetveth: Dont kfree_skb() after dev_forward_skb()
2010-05-06 Brian HaleyIPv6: fix IPV6_RECVERR handling of locally-generated...
2010-05-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-04 J. Bruce FieldsMerge commit 'v2.6.34-rc6'
2010-05-04 David S. Milleripv6: Fix default multicast hops setting.
2010-05-03 Neil Brownsunrpc: centralise most calls to svc_xprt_received
2010-04-29 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-04-28 Neil Hormansctp: Fix skb_over_panic resulting from multiple invali...
2010-04-28 Vlad Yasevichsctp: Fix oops when sending queued ASCONF chunks
2010-04-28 Wei Yongjunsctp: fix to calc the INIT/INIT-ACK chunk length correc...
2010-04-28 Vlad Yasevichsctp: per_cpu variables should be in bh_disabled section
2010-04-28 Vlad Yasevichsctp: fix potential reference of a freed pointer
2010-04-28 Wei Yongjunsctp: avoid irq lock inversion while call sk->sk_data_r...
2010-04-28 David S. MillerRevert "tcp: bind() fix when many ports are bound"
2010-04-28 Dan Carpenterbluetooth: handle l2cap_create_connless_pdu() errors
2010-04-26 YOSHIFUJI Hideaki... bridge br_multicast: Ensure to initialize BR_INPUT_SKB_...
2010-04-26 Stefan Schmidtieee802154: Fix oops during ieee802154_sock_ioctl
2010-04-25 Eric Dumazetipv6: Fix inet6_csk_bind_conflict()
2010-04-23 Eric Dumazettcp: bind() fix when many ports are bound
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-22 Dan Carpenterrdma: potential ERR_PTR dereference
2010-04-22 Dan Carpenterrtnetlink: potential ERR_PTR dereference
2010-04-22 Trond MyklebustSUNRPC: Fix a bug in rpcauth_prune_expired
2010-04-22 Jiri Olsanet: ipv6 bind to device issue
2010-04-22 Shan Weiipv6: allow to send packet after receiving ICMPv6 Too...
2010-04-21 andrew hendryX25 fix dead unaccepted sockets
2010-04-21 Nicolas Dichtelxfrm6: ensure to use the same dev when building a bundle
2010-04-21 David Howellsnet: Fix an RCU warning in dev_pick_tx()
2010-04-21 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-21 Herbert Xuipv6: Fix tcp_v6_send_response transport header setting.
2010-04-21 Eric Dumazetbridge: add a missing ntohs()
2010-04-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-04-19 Reinette Chatremac80211: pass HT changes to driver when off channel
2010-04-19 Johannes Bergmac80211: remove bogus TX agg state assignment
2010-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-04-16 Daniel Lezcanopacket : remove init_net restriction
2010-04-15 Eric Dumazetip: Fix ip_dev_loopback_xmit()
2010-04-15 Eric Dumazetnet: dev_pick_tx() fix
2010-04-14 Eric Dumazetfib: suppress lockdep-RCU false positive in FIB trie.
2010-04-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-04-13 Eric Dumazetcan: avoids a false warning
2010-04-13 Linus TorvaldsMerge branch 'for-2.6.34' of git://linux-nfs.org/~bfiel...
2010-04-11 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-11 David S. MillerRevert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nonda...
2010-04-08 David S. Millertcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
2010-04-08 Jorge Boncompte... udp: fix for unicast RX path optimization
next