aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-25net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov
2008-04-24ipv6: Fix typo in net/ipv6/KconfigMichael Beasley
2008-04-24ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 s...YOSHIFUJI Hideaki
2008-04-24tcp: tcp_probe buffer overflow and incorrect return valueTom Quetchenbach
2008-04-24ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines
2008-04-24af_key: Fix af_key.c compiler warningBrian Haley
2008-04-24RxRPC: Fix a regression in the RXKAD security moduleDavid Howells
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-04-24Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-04-24Merge branch 'devel'Trond Myklebust
2008-04-24SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the requestTrond Myklebust
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-24[NET]: Fix heavy stack usage in seq_file output routines.Pavel Emelyanov
2008-04-24[AF_UNIX] Initialise UNIX sockets before general device initcallsDavid Woodhouse
2008-04-23[RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy
2008-04-23mac80211: fix use before check of Qdisc lengthRon Rindjunsky
2008-04-23net/mac80211/rx.c: fix off-by-oneAdrian Bunk
2008-04-23mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.Pavel Emelyanov
2008-04-23mac80211: Fix n-band association problemAbhijeet Kolekar
2008-04-23SUNRPC: Use unsigned loop and array index in svc_init_buffer()Chuck Lever
2008-04-23SUNRPC: Use unsigned index when looping over arraysChuck Lever
2008-04-23SUNRPC: Update RPC server's TCP record marker decoderChuck Lever
2008-04-23SUNRPC: RPC server still uses 2.4 method for disabling TCP NagleChuck Lever
2008-04-23SUNRPC: remove svc_create_thread()Jeff Layton
2008-04-23sunrpc: make token header values less confusingKevin Coffman
2008-04-23gss_krb5: consistently use unsigned for seqnumKevin Coffman
2008-04-23net/sunrpc/svc.c: suppress unintialized var warningAndrew Morton
2008-04-23Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependentKevin Coffman
2008-04-23Correct grammer/typos in dprintksKevin Coffman
2008-04-23SVCRDMA: Add check for XPT_CLOSE in svc_rdma_sendTom Tucker
2008-04-23sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGSHarshula Jayasuriya
2008-04-23SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page failsJeff Layton
2008-04-23svcrpc: move unused field from cache_deferred_reqJ. Bruce Fields
2008-04-23IPv6 support for NFS server export cachesAurélien Charbon
2008-04-23SUNRPC: have svc_recv() check kthread_should_stop()Jeff Layton
2008-04-23SUNRPC: export svc_sock_update_bufsJeff Layton
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-23net: Unexport move_addr_to_{kernel,user}Adrian Bunk
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-21Remove documentation of non-existent sk_alloc argRusty Russell
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller
2008-04-21tcp: Make use of before macro in tcp_input.cArnd Hannemann
2008-04-21[NETNS]: Remove empty ->init callback.Pavel Emelyanov
2008-04-21[DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki