[PATCH] fs/*: use BUILD_BUG_ON
[safe/jmp/linux-2.6] / net /
2006-10-10 Alexey Dobriyan[PATCH] Finish annotations of struct vlan_ethhdr
2006-10-10 Al Viro[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness...
2006-10-10 Al Viro[PATCH] strndup() would better take size_t, not int
2006-10-10 Al Viro[PATCH] ptrdiff_t is %t, not %z
2006-10-10 Al Viro[PATCH] tipc __user annotations
2006-10-06 NeilBrown[PATCH] knfsd: tidy up up meaning of 'buffer size'...
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/configh
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-10-04 J.Bruce Fields[PATCH] knfsd: svcrpc: use consistent variable name...
2006-10-04 J.Bruce Fields[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED...
2006-10-04 J.Bruce Fields[PATCH] knfsd: svcrpc: gss: factor out some common...
2006-10-04 Olaf Kirch[PATCH] knfsd: register all RPC programs with portmappe...
2006-10-04 Greg Banks[PATCH] knfsd: knfsd: cache ipmap per TCP socket
2006-10-04 Greg Banks[PATCH] knfsd: Prepare knfsd for support of rsize/wsize...
2006-10-04 NeilBrown[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
2006-10-04 NeilBrown[PATCH] knfsd: Replace two page lists in struct svc_rqs...
2006-10-04 NeilBrown[PATCH] knfsd: Fixed handling of lockd fail when adding...
2006-10-04 NeilBrown[PATCH] knfsd: call lockd_down when closing a socket...
2006-10-04 Christoph Hellwig[PATCH] slab: clean up leak tracking ifdefs a little bit
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-04 Diego Beltrami[XFRM]: BEET mode
2006-10-04 David S. Miller[TCP]: Kill warning in tcp_clean_rtx_queue().
2006-10-04 Patrick McHardy[NET_SCHED]: Remove old estimator implementation
2006-10-04 Jeff Garzik[TIPC]: fix printk warning
2006-10-04 David S. Miller[XFRM]: Clearing xfrm_policy_count[] to zero during...
2006-10-04 Masahide NAKAMURA[XFRM] STATE: Use destination address for src hash.
2006-10-04 Julian Anastasov[NEIGH]: always use hash_mask under tbl lock
2006-10-04 Herbert Xu[UDP]: Fix MSG_PROBE crash
2006-10-04 Herbert Xu[UDP6]: Fix flowi clobbering
2006-10-04 Ismail Donmez[NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY...
2006-10-04 Bart De Schuymer[NETFILTER]: ebt_mark: add or/and/xor action support...
2006-10-04 Patrick McHardy[NETFILTER]: ipt_REJECT: remove largely duplicate route...
2006-10-04 Simon Horman[NETFILTER]: Honour source routing for LVS-NAT
2006-10-04 Simon Horman[NETFILTER]: add type parameter to ip_route_me_harder
2006-10-04 Patrick McHardy[NETFILTER]: Kconfig: fix xt_physdev dependencies
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-03 Matt LaPlanteStill more typo fixes
2006-10-03 Matt LaPlantemore misc typo fixes
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 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-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 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
next