fuse: update file size on short read
[safe/jmp/linux-2.6] / net /
2008-04-30 Alan Coxtty: The big operations rework
2008-04-29 Linus TorvaldsMerge branch 'audit.b50' of git://git./linux/kernel...
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-29 Alexey Dobriyanproc: switch /proc/irda/irnet to seq_file interface
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-28 Eric ParisAudit: collect sessionid in netlink messages
2008-04-27 Luca Tettamantiwireless: Fix compile error with wifi & leds
2008-04-27 Evgeniy Polyakovtcp: Fix slab corruption with ipv6 and tcp6fuzz
2008-04-27 David L Stevensipv4/ipv6 compat: Fix SSM applications on 64bit kernels.
2008-04-27 Herbert Xu[IPSEC]: Use digest_null directly for auth
2008-04-27 Randy Dunlapsunrpc: fix missing kernel-doc
2008-04-27 Sam Ravnborgcan: Fix copy_from_user() results interpretation
2008-04-27 David S. MillerRevert "ipv6: Fix typo in net/ipv6/Kconfig"
2008-04-27 Al Virotipc: endianness annotations
2008-04-27 Al Viroipv6: result of csum_fold() is already 16bit, no need...
2008-04-27 YOSHIFUJI Hideaki[XFRM] AUDIT: Fix flowlabel text format ambibuity.
2008-04-27 Al Viroasm/unaligned.h doesn't work well as the very first...
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-25 Pavel Emelyanovnet: Fix wrong interpretation of some copy_to_user...
2008-04-25 Michael Beasleyipv6: Fix typo in net/ipv6/Kconfig
2008-04-25 YOSHIFUJI Hideakiipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM...
2008-04-25 Tom Quetchenbachtcp: tcp_probe buffer overflow and incorrect return...
2008-04-25 Mandeep Singh Bainesethtool: EEPROM dump no longer works for tg3 and natsemi
2008-04-25 Brian Haleyaf_key: Fix af_key.c compiler warning
2008-04-24 David HowellsRxRPC: Fix a regression in the RXKAD security module
2008-04-24 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-04-24 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-24 Trond MyklebustSUNRPC: Invalidate the RPCSEC_GSS session if the server...
2008-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-24 Pavel Emelyanov[NET]: Fix heavy stack usage in seq_file output routines.
2008-04-24 David Woodhouse[AF_UNIX] Initialise UNIX sockets before general device...
2008-04-24 Patrick McHardy[RTNETLINK]: Fix bogus ASSERT_RTNL warning
2008-04-24 Ron Rindjunskymac80211: fix use before check of Qdisc length
2008-04-24 Adrian Bunknet/mac80211/rx.c: fix off-by-one
2008-04-24 Pavel Emelyanovmac80211: Fix race between ieee80211_rx_bss_put and...
2008-04-24 Abhijeet Kolekarmac80211: Fix n-band association problem
2008-04-23 Chuck LeverSUNRPC: Use unsigned loop and array index in svc_init_b...
2008-04-23 Chuck LeverSUNRPC: Use unsigned index when looping over arrays
2008-04-23 Chuck LeverSUNRPC: Update RPC server's TCP record marker decoder
2008-04-23 Chuck LeverSUNRPC: RPC server still uses 2.4 method for disabling...
2008-04-23 Jeff LaytonSUNRPC: remove svc_create_thread()
2008-04-23 Kevin Coffmansunrpc: make token header values less confusing
2008-04-23 Kevin Coffmangss_krb5: consistently use unsigned for seqnum
2008-04-23 Andrew Mortonnet/sunrpc/svc.c: suppress unintialized var warning
2008-04-23 Kevin CoffmanRemove define for KRB5_CKSUM_LENGTH, which will become...
2008-04-23 Kevin CoffmanCorrect grammer/typos in dprintks
2008-04-23 Tom TuckerSVCRDMA: Add check for XPT_CLOSE in svc_rdma_send
2008-04-23 Harshula Jayasuriyasunrpc: GSS integrity and decryption failures should...
2008-04-23 Jeff LaytonSUNRPC: allow svc_recv to break out of 500ms sleep...
2008-04-23 J. Bruce Fieldssvcrpc: move unused field from cache_deferred_req
2008-04-23 Aurélien CharbonIPv6 support for NFS server export caches
2008-04-23 Jeff LaytonSUNRPC: have svc_recv() check kthread_should_stop()
2008-04-23 Jeff LaytonSUNRPC: export svc_sock_update_bufs
2008-04-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-23 Adrian Bunknet: Unexport move_addr_to_{kernel,user}
2008-04-22 Herbert Xu[IPSEC]: Fix catch-22 with algorithm IDs above 31
2008-04-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Rusty RussellRemove documentation of non-existent sk_alloc arg
2008-04-21 David S. Miller[SPARC]: Remove SunOS and Solaris binary support.
2008-04-21 Arnd Hannemanntcp: Make use of before macro in tcp_input.c
2008-04-21 Pavel Emelyanov[NETNS]: Remove empty ->init callback.
2008-04-21 YOSHIFUJI Hideaki[DCCP]: Convert do_gettimeofday() to getnstimeofday().
2008-04-21 Pavel Emelyanov[NETNS]: Don't initialize err variable twice.
2008-04-21 Pavel Emelyanov[NETNS]: The ip6_fib_timer can work with garbage on...
2008-04-21 YOSHIFUJI Hideaki[IPV4]: Convert do_gettimeofday() to getnstimeofday().
2008-04-21 Adrian Bunk[IPV4]: Make icmp_sk_init() static.
2008-04-21 Adrian Bunk[IPV6]: Make struct ip6_prohibit_entry_template static.
2008-04-21 Satoru SATOHtcp: Trivial fix to correct function name in a comment...
2008-04-20 David Woodhouse[NET]: Expose netdevice dev_id through sysfs
2008-04-20 Bernard Pidoux[ROSE]: Fix soft lockup wrt. rose_node_list_lock
2008-04-20 Bernard Pidouxrose: Socket lock was not released before returning...
2008-04-20 Patrick McHardynetfilter: Fix SIP conntrack build with NAT disabled.
2008-04-20 Patrick McHardynetfilter: Fix SCTP nat build.
2008-04-19 Trond MyklebustSUNRPC: Don't change the RPCSEC_GSS context on a creden...
2008-04-19 Trond MyklebustSUNRPC: Fix a race in gss_refresh_upcall()
2008-04-19 Trond MyklebustSUNRPC: Don't disconnect more than once if retransmitti...
2008-04-19 Trond MyklebustSUNRPC: Remove the unused export of xprt_force_disconnect
2008-04-19 Trond MyklebustSUNRPC: remove XS_SENDMSG_RETRY
2008-04-19 Trond MyklebustSUNRPC: Protect creds against early garbage collection
2008-04-19 Trond MyklebustNFSv4: Reintroduce machine creds
2008-04-19 Trond MyklebustNFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_set...
2008-04-19 Trond MyklebustSUNRPC: Fix read ordering problems with req->rq_private...
2008-04-19 Trond MyklebustSUNRPC: Don't attempt to destroy expired RPCSEC_GSS...
2008-04-19 Trond MyklebustSUNRPC: Fix up xprt_write_space()
2008-04-19 Trond MyklebustSUNRPC: Fix a bug in call_decode()
2008-04-19 Mike Travisnodemask: use new node_to_cpumask_ptr function
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: get callers of vfs_mknod/creat...
2008-04-19 Matthew Wilcoxnet: Remove unnecessary inclusions of asm/semaphore.h
2008-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18 Ahmed S. DarwishNetlink: Use generic LSM hook
2008-04-18 Alexey Dobriyan[NET]: Fix and allocate less memory for ->priv'less...
2008-04-18 David S. Miller[IPV6]: Fix dangling references on error in fib6_add().
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-18 Jesper Juhl[NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist...
next