usb: ldusb: ld_usb semaphore to mutex
[safe/jmp/linux-2.6] / net /
2008-05-01 Roman Zippelrename div64_64 to div64_u64
2008-05-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-30 Pavel Emelyanovipv6: Compilation fix for compat MCAST_MSFILTER sockopts.
2008-04-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-30 Alan Coxtty: The big operations rework
2008-04-30 Lachlan Andrewtcp: Overflow bug in Vegas
2008-04-30 Kostya B[IPv4] UFO: prevent generation of chained skb destined...
2008-04-30 Sam Ravnborgipv4: annotate a few functions __init in ipconfig.c
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-29 Philip Craignetfilter: nf_conntrack: padding breaks conntrack hash...
2008-04-29 Timo Terasipv4: Update MTU to all related cache entries in ip_rt_...
2008-04-29 Jarek Poplawskisch_sfq: use del_timer_sync() in sfq_destroy()
2008-04-29 David L Stevensnet: Add compat support for getsockopt (MCAST_MSFILTER)
2008-04-29 David L Stevensnet: Several cleanups for the setsockopt compat support.
2008-04-29 Julian Anastasovipvs: fix oops in backup for fwmark conn templates
2008-04-29 Bodo Stroesserbridge: kernel panic when unloading bridge module
2008-04-29 Volodymyr G Lukiianykbridge: fix error handling in br_add_if()
2008-04-29 Arnaud Ebalardnetfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic...
2008-04-29 Pavel Emelyanovnetfilter: x_tables: fix net namespace leak when readin...
2008-04-29 Roel Kluinnetfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip...
2008-04-29 John Heffnertcp: Limit cwnd growth when deferring for GSO
2008-04-29 John Heffnertcp: Allow send-limited cwnd to grow up to max_burst...
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()
next