Age | Commit message (Expand) | Author | Files | Lines |
2006-12-07 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -3/+18 |
2006-12-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 23 | -282/+432 |
2006-12-07 | [PATCH] net: don't insert socket dentries into dentry_hashtable | Eric Dumazet | 1 | -3/+16 |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2 | -4/+0 |
2006-12-07 | [PATCH] lockdep: name some old style locks | Peter Zijlstra | 1 | -1/+2 |
2006-12-07 | [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets | Peter Zijlstra | 3 | -18/+67 |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 4 | -0/+4 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 31 | -48/+48 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 5 | -7/+7 |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 12 | -14/+14 |
2006-12-07 | [PATCH] Allow NULL pointers in percpu_free | Alan Stern | 1 | -4/+2 |
2006-12-07 | [PATCH] node-aware skb allocation | Christoph Hellwig | 1 | -5/+7 |
2006-12-07 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 4 | -3/+18 |
2006-12-07 | [NETFILTER]: Fix non-ANSI func. decl. | Randy Dunlap | 1 | -1/+1 |
2006-12-07 | [WANROUTER]: Kill kmalloc debugging code. | David S. Miller | 1 | -57/+0 |
2006-12-07 | [TCP] inet_twdr_hangman: Delete unnecessary memory barrier(). | David S. Miller | 1 | -1/+0 |
2006-12-07 | [NET]: Memory barrier cleanups | Ralf Baechle | 4 | -6/+6 |
2006-12-07 | [IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries. | David S. Miller | 1 | -0/+2 |
2006-12-07 | audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n | Joy Latten | 2 | -1/+2 |
2006-12-07 | audit: Add auditing to ipsec | Joy Latten | 4 | -9/+188 |
2006-12-07 | [IrDA]: Incorrect TTP header reservation | Jeet Chaudhuri | 1 | -2/+2 |
2006-12-07 | [GENETLINK]: Fix misplaced command flags. | Jamal Hadi Salim | 1 | -2/+2 |
2006-12-07 | [IPV6] RAW: Don't release unlocked sock. | Masahide NAKAMURA | 1 | -1/+2 |
2006-12-07 | [IPV6]: Repair IPv6 Fragments | YOSHIFUJI Hideaki | 1 | -1/+1 |
2006-12-07 | [NET_SCHED]: cls_fw: fix NULL pointer dereference | Patrick McHardy | 1 | -1/+2 |
2006-12-07 | [NETFILTER]: bridge netfilter: deal with martians correctly | Bart De Schuymer | 1 | -8/+28 |
2006-12-07 | [NETFILTER]: nf_conntrack: Don't try to find clashed expectation | Yasuyuki Kozakai | 1 | -12/+15 |
2006-12-07 | [NETFILTER]: Fix iptables compat hook validation | Dmitry Mishin | 1 | -27/+51 |
2006-12-07 | [NETFILTER]: Fix {ip,ip6,arp}_tables hook validation | Dmitry Mishin | 3 | -103/+72 |
2006-12-07 | [IPSEC]: Add support for AES-XCBC-MAC | Kazunori MIYAZAWA | 1 | -0/+17 |
2006-12-07 | [XFRM] Optimize SA dumping | Jamal Hadi Salim | 1 | -13/+11 |
2006-12-07 | [XFRM] Optimize policy dumping | Jamal Hadi Salim | 1 | -30/+25 |
2006-12-07 | [XFRM]: Use output device disable_xfrm for forwarded packets | Patrick McHardy | 1 | -1/+1 |
2006-12-07 | [GENETLINK]: Move command capabilities to flags. | Jamal Hadi Salim | 1 | -10/+8 |
2006-12-06 | [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_... | Maxime Austruy | 1 | -1/+2 |
2006-12-06 | [PATCH] softmac: Fixed handling of deassociation from AP | Ulrich Kunitz | 3 | -2/+16 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 21 | -148/+314 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 364 | -7798/+21212 |
2006-12-04 | Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 16 | -1/+35 |
2006-12-04 | [PATCH] severing skbuff.h -> mm.h | Al Viro | 10 | -0/+10 |
2006-12-04 | [PATCH] severing skbuff.h -> highmem.h | Al Viro | 6 | -1/+25 |
2006-12-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller | 4 | -139/+237 |
2006-12-04 | [XFRM] xfrm_user: Better validation of user templates. | David S. Miller | 1 | -8/+42 |
2006-12-03 | [DCCP] tfrc: Binary search for reverse TFRC lookup | Gerrit Renker | 1 | -14/+24 |
2006-12-03 | [DCCP] ccid3: Deprecate TFRC_SMALLEST_P | Gerrit Renker | 2 | -18/+6 |
2006-12-03 | [DCCP] tfrc: Identify TFRC table limits and simplify code | Gerrit Renker | 1 | -9/+18 |
2006-12-03 | [DCCP] tfrc: Add protection against invalid parameters to TFRC routines | Gerrit Renker | 1 | -14/+19 |
2006-12-03 | [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p) | Gerrit Renker | 1 | -2/+2 |
2006-12-03 | [DCCP] tfrc: Document boundaries and limits of the TFRC lookup table | Gerrit Renker | 1 | -56/+88 |
2006-12-03 | [DCCP] ccid3: Fix warning message about illegal ACK | Gerrit Renker | 1 | -1/+2 |