aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-13/+35
2008-04-25net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov3-4/+5
2008-04-24ipv6: Fix typo in net/ipv6/KconfigMichael Beasley1-1/+1
2008-04-24ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets.YOSHIFUJI Hideaki1-0/+18
2008-04-24tcp: tcp_probe buffer overflow and incorrect return valueTom Quetchenbach1-5/+4
2008-04-24ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines1-0/+5
2008-04-24af_key: Fix af_key.c compiler warningBrian Haley1-3/+2
2008-04-24RxRPC: Fix a regression in the RXKAD security moduleDavid Howells1-1/+1
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds11-315/+580
2008-04-24Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds14-97/+154
2008-04-24Merge branch 'devel'Trond Myklebust11-315/+580
2008-04-24SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the requestTrond Myklebust1-0/+5
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-56/+94
2008-04-24[NET]: Fix heavy stack usage in seq_file output routines.Pavel Emelyanov6-50/+56
2008-04-24[AF_UNIX] Initialise UNIX sockets before general device initcallsDavid Woodhouse1-1/+5
2008-04-23[RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy1-0/+6
2008-04-23mac80211: fix use before check of Qdisc lengthRon Rindjunsky1-1/+1
2008-04-23net/mac80211/rx.c: fix off-by-oneAdrian Bunk1-1/+1
2008-04-23mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.Pavel Emelyanov1-2/+5
2008-04-23mac80211: Fix n-band association problemAbhijeet Kolekar1-1/+20
2008-04-23SUNRPC: Use unsigned loop and array index in svc_init_buffer()Chuck Lever1-3/+2
2008-04-23SUNRPC: Use unsigned index when looping over arraysChuck Lever1-2/+3
2008-04-23SUNRPC: Update RPC server's TCP record marker decoderChuck Lever1-12/+12
2008-04-23SUNRPC: RPC server still uses 2.4 method for disabling TCP NagleChuck Lever1-2/+2
2008-04-23SUNRPC: remove svc_create_thread()Jeff Layton1-10/+0
2008-04-23sunrpc: make token header values less confusingKevin Coffman4-8/+8
2008-04-23gss_krb5: consistently use unsigned for seqnumKevin Coffman3-4/+4
2008-04-23net/sunrpc/svc.c: suppress unintialized var warningAndrew Morton1-1/+1
2008-04-23Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependentKevin Coffman2-5/+2
2008-04-23Correct grammer/typos in dprintksKevin Coffman1-3/+3
2008-04-23SVCRDMA: Add check for XPT_CLOSE in svc_rdma_sendTom Tucker1-0/+2
2008-04-23sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGSHarshula Jayasuriya2-4/+8
2008-04-23SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page failsJeff Layton1-3/+5
2008-04-23svcrpc: move unused field from cache_deferred_reqJ. Bruce Fields1-1/+0
2008-04-23IPv6 support for NFS server export cachesAurélien Charbon1-38/+80
2008-04-23SUNRPC: have svc_recv() check kthread_should_stop()Jeff Layton1-2/+22
2008-04-23SUNRPC: export svc_sock_update_bufsJeff Layton1-0/+1
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-42/+28
2008-04-23net: Unexport move_addr_to_{kernel,user}Adrian Bunk1-3/+0
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu3-2/+4
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-9/+0
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds1-1/+0
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+7
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds4-4/+0
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds1-5/+11
2008-04-21Remove documentation of non-existent sk_alloc argRusty Russell1-1/+0
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller1-9/+0
2008-04-21tcp: Make use of before macro in tcp_input.cArnd Hannemann1-1/+1
2008-04-21[NETNS]: Remove empty ->init callback.Pavel Emelyanov1-7/+0
2008-04-21[DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki1-11/+6