Age | Commit message (Expand) | Author |
2006-12-08 | [PATCH] struct path: convert atm | Josef Sipek |
2006-12-07 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus | Trond Myklebust |
2006-12-07 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus | Trond Myklebust |
2006-12-07 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-12-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-12-07 | [PATCH] net: don't insert socket dentries into dentry_hashtable | Eric Dumazet |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar |
2006-12-07 | [PATCH] lockdep: name some old style locks | Peter Zijlstra |
2006-12-07 | [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets | Peter Zijlstra |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter |
2006-12-07 | [PATCH] Allow NULL pointers in percpu_free | Alan Stern |
2006-12-07 | [PATCH] node-aware skb allocation | Christoph Hellwig |
2006-12-07 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik |
2006-12-07 | [NETFILTER]: Fix non-ANSI func. decl. | Randy Dunlap |
2006-12-07 | [WANROUTER]: Kill kmalloc debugging code. | David S. Miller |
2006-12-07 | [TCP] inet_twdr_hangman: Delete unnecessary memory barrier(). | David S. Miller |
2006-12-07 | [NET]: Memory barrier cleanups | Ralf Baechle |
2006-12-06 | [IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries. | David S. Miller |
2006-12-06 | audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n | Joy Latten |
2006-12-06 | audit: Add auditing to ipsec | Joy Latten |
2006-12-06 | [IrDA]: Incorrect TTP header reservation | Jeet Chaudhuri |
2006-12-06 | [GENETLINK]: Fix misplaced command flags. | Jamal Hadi Salim |
2006-12-06 | [IPV6] RAW: Don't release unlocked sock. | Masahide NAKAMURA |
2006-12-06 | [IPV6]: Repair IPv6 Fragments | YOSHIFUJI Hideaki |
2006-12-06 | [NET_SCHED]: cls_fw: fix NULL pointer dereference | Patrick McHardy |
2006-12-06 | [NETFILTER]: bridge netfilter: deal with martians correctly | Bart De Schuymer |
2006-12-06 | [NETFILTER]: nf_conntrack: Don't try to find clashed expectation | Yasuyuki Kozakai |
2006-12-06 | [NETFILTER]: Fix iptables compat hook validation | Dmitry Mishin |
2006-12-06 | [NETFILTER]: Fix {ip,ip6,arp}_tables hook validation | Dmitry Mishin |
2006-12-06 | [IPSEC]: Add support for AES-XCBC-MAC | Kazunori MIYAZAWA |
2006-12-06 | [XFRM] Optimize SA dumping | Jamal Hadi Salim |
2006-12-06 | [XFRM] Optimize policy dumping | Jamal Hadi Salim |
2006-12-06 | [XFRM]: Use output device disable_xfrm for forwarded packets | Patrick McHardy |
2006-12-06 | [GENETLINK]: Move command capabilities to flags. | Jamal Hadi Salim |
2006-12-06 | SUNRPC: Remove pprintk() from net/sunrpc/xprt.c | Chuck Lever |
2006-12-06 | SUNRPC: relocate the creation of socket-specific tunables | Chuck Lever |
2006-12-06 | SUNRPC: create stubs for xprtsock init and cleanup | Chuck Lever |
2006-12-06 | SUNRPC: Rename skb_reader_t and friends | Chuck Lever |
2006-12-06 | SUNRPC: skb_read_bits is the same as xs_tcp_copy_data | Chuck Lever |
2006-12-06 | SUNRPC: Make address format buffers more generic | Chuck Lever |
2006-12-06 | SUNRPC: move saved socket callback functions to a private data structure | Chuck Lever |
2006-12-06 | SUNRPC: Move the UDP socket bufsize parameters to a private data structure | Chuck Lever |
2006-12-06 | SUNRPC: Move rpc_xprt socket connect fields into private data structure | Chuck Lever |
2006-12-06 | SUNRPC: Move TCP state flags into xprtsock.c | Chuck Lever |
2006-12-06 | SUNRPC: Move TCP receive state variables into private data structure | Chuck Lever |
2006-12-06 | SUNRPC: Remove sock and inet fields from rpc_xprt | Chuck Lever |
2006-12-06 | SUNRPC: Allocate a private data area for socket-specific rpc_xprt fields | Chuck Lever |