[POWERPC] Fix a printk in pseries_mpic_init_IRQ
[sfrench/cifs-2.6.git] / net /
2006-10-03 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-10-03 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-serial
2006-10-03 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-10-03 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-10-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-10-02 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-10-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-02 Greg Banks[PATCH] knfsd: make rpc threads pools numa aware
2006-10-02 Greg Banks[PATCH] knfsd: add svc_set_num_threads
2006-10-02 Greg Banks[PATCH] knfsd: split svc_serv into pools
2006-10-02 Greg Banks[PATCH] knfsd: test and set SK_BUSY atomically
2006-10-02 Greg Banks[PATCH] knfsd: convert sk_reserved to atomic_t
2006-10-02 Greg Banks[PATCH] knfsd: use new lock for svc_sock deferred list
2006-10-02 Greg Banks[PATCH] knfsd: convert sk_inuse to atomic_t
2006-10-02 Greg Banks[PATCH] knfsd: move tempsock aging to a timer
2006-10-02 NeilBrown[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_p...
2006-10-02 NeilBrown[PATCH] knfsd: allow sockets to be passed to nfsd via...
2006-10-02 NeilBrown[PATCH] knfsd: define new nfsdfs file: portlist - conta...
2006-10-02 NeilBrown[PATCH] knfsd: add a callback for when last rpc thread...
2006-10-02 Greg Banks[PATCH] knfsd: remove an unused variable from auth_unix...
2006-10-02 Ananth N Mavinakay... [PATCH] Kprobes: Make kprobe modules more portable
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-10-02 Eric W. Biederman[PATCH] file: modify struct fown_struct to use a struct pid
2006-10-01 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-10-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-10-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-10-01 Peter Zijlstra[PATCH] completions: lockdep annotate on stack completions
2006-10-01 Alexey Dobriyan[PATCH] kmemdup: some users
2006-10-01 Jeff GarzikMerge branch 'master' into upstream
2006-09-30 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-09-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-09-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-09-30 Linus TorvaldsMerge branch 'intelfb-patches' of /linux/kernel/git...
2006-09-30 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-30 Chas Williams[ATM]: [lec] use refcnt to protect lec_arp_entries...
2006-09-30 Chas Williams[ATM]: [lec] add reference counting to lec_arp entries
2006-09-30 Chas Williams[ATM]: [lec] use work queue instead of timer for lec...
2006-09-30 Chas Williams[ATM]: [lec] old_close is no longer used
2006-09-30 Chas Williams[ATM]: [lec] convert lec_arp_table to hlist
2006-09-30 Chas Williams[ATM]: [lec] header indent, comment and whitespace...
2006-09-30 Chas Williams[ATM]: [lec] indent, comment and whitespace cleanup...
2006-09-30 Chas Williams[ATM]: [lec] indent, comment and whitespace cleanup
2006-09-30 Vlad Yasevich[SCTP]: Do not timestamp every SCTP packet.
2006-09-30 Vlad Yasevich[SCTP]: Use correct mask when disabling PMTUD.
2006-09-30 Sridhar Samudrala[SCTP]: Include sk_buff overhead while updating the...
2006-09-30 Sridhar Samudrala[SCTP]: Enable Nagle algorithm by default.
2006-09-30 Paul Moore[NetLabel]: audit fixups due to delayed feedback
2006-09-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-09-29 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2006-09-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-29 David S. Miller[ETHTOOL]: Remove some entries from non-root command...
2006-09-29 Arnaud Patard[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()
2006-09-29 Marcel Holtmann[Bluetooth]: Don't update disconnect timer for incoming...
2006-09-29 Stephen Hemminger[ETHTOOL]: let mortals use ethtool
2006-09-29 Paul Moore[NetLabel]: add audit support for configuration changes
2006-09-29 John Heffner[TCP]: Fix and simplify microsecond rtt sampling
2006-09-29 Wong Hoi Sing Edison[TCP] tcp-lp: prevent chance for oops
2006-09-29 Eric Sesterhenn[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c
2006-09-29 Al Viro[IPVS] bug: endianness breakage in ip_vs_ftp
2006-09-29 Al Viro[IPVS]: ipvs annotations
2006-09-29 Al Viro[NETFILTER]: h323 annotations
2006-09-29 Al Viro[NETFILTER]: ipt annotations
2006-09-29 Al Viro[NETFILTER]: NAT annotations
2006-09-29 Al Viro[NETFILTER]: conntrack annotations
2006-09-29 Al Viro[NETFILTER]: netfilter misc annotations
2006-09-29 Al Viro[NET]: Annotate dst_ops protocol
2006-09-29 Steven Rostedt[NET]: is it Andy or Andi ??
2006-09-29 Simon Horman[IPVS]: Make sure ip_vs_ftp ports are valid: module_par...
2006-09-29 Simon Horman[IPVS]: Reverse valid ip_vs_ftp ports fix: port check...
2006-09-29 Masahide NAKAMURA[XFRM]: Do not add a state whose SPI is zero to the...
2006-09-29 Samuel Ortiz[IrDA]: Memory allocations cleanups
2006-09-29 Samuel Ortiz[IrDA]: af_irda.c cleanups
2006-09-29 Herbert Xu[IPV6]: Disable SG for GSO unless we have checksum
2006-09-29 Al Viro[XFRM]: xfrm_spi_hash() annotations
2006-09-29 Al Viro[XFRM]: fl_ipsec_spi is net-endian
2006-09-29 Al Viro[XFRM]: xfrm_replay_advance() annotations
2006-09-29 Al Viro[XFRM]: xrfm_replay_check() annotations
2006-09-29 Al Viro[XFRM]: xfrm_parse_spi() annotations
2006-09-29 Al Viro[XFRM]: xfrm_state_lookup() annotations
2006-09-29 Al Viro[XFRM]: xfrm_alloc_spi() annotated
2006-09-29 Al Viro[XFRM]: ports in struct xfrm_selector annotated
2006-09-29 Al Viro[IPV4]: inet_diag annotations
2006-09-29 Al Viro[IPV4]: inet_rcv_saddr() annotations
2006-09-29 Al Viro[IPV4]: struct inet_timewait_sock annotations
2006-09-29 Al Viro[IPV4]: annotate inet_lookup() and friends
2006-09-29 Al Viro[IPV4]: INET_MATCH() annotations
2006-09-29 Al Viro[IPV4]: FRA_{DST,SRC} annotated
2006-09-29 Al Viro[IPV4]: net/ipv4/fib annotations
2006-09-29 Al Viro[IPV4]: mroute annotations
2006-09-29 Al Viro[TCP] net/ipv4/tcp_output.c: trivial annotations
2006-09-29 Al Viro[IPV4] net/ipv4/icmp.c: trivial annotations
2006-09-29 Al Viro[UDP] net/ipv4/udp.c: trivial annotations
next