aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-27wireless: Fix compile error with wifi & ledsLuca Tettamanti
2008-04-27tcp: Fix slab corruption with ipv6 and tcp6fuzzEvgeniy Polyakov
2008-04-27ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens
2008-04-27[IPSEC]: Use digest_null directly for authHerbert Xu
2008-04-27sunrpc: fix missing kernel-docRandy Dunlap
2008-04-27can: Fix copy_from_user() results interpretationSam Ravnborg
2008-04-27Revert "ipv6: Fix typo in net/ipv6/Kconfig"David S. Miller
2008-04-27tipc: endianness annotationsAl Viro
2008-04-27ipv6: result of csum_fold() is already 16bit, no need to castAl Viro
2008-04-27[XFRM] AUDIT: Fix flowlabel text format ambibuity.YOSHIFUJI Hideaki
2008-04-27asm/unaligned.h doesn't work well as the very first includeAl Viro
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