Age | Commit message (Expand) | Author | Files | Lines |
2006-04-10 | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig | 26 | -66/+18 |
2006-04-10 | [PATCH] Fix buddy list race that could lead to page lru list corruptions | Nick Piggin | 3 | -17/+27 |
2006-04-10 | [Security] Keys: Fix oops when adding key to non-keyring | David Howells | 2 | -0/+5 |
2006-04-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 71 | -1367/+1638 |
2006-04-09 | [SPARC64]: Set ARCH_SELECT_MEMORY_MODEL | David S. Miller | 1 | -0/+3 |
2006-04-09 | [SPARC64]: smp_call_function() fixups... | David S. Miller | 1 | -20/+15 |
2006-04-09 | [SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks. | David S. Miller | 1 | -0/+16 |
2006-04-09 | [SPARC64]: Update defconfig. | David S. Miller | 1 | -2/+8 |
2006-04-09 | [SPARC64]: Print out return PC in cheetah_log_errors(). | David S. Miller | 1 | -2/+2 |
2006-04-09 | [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb. | David S. Miller | 1 | -0/+7 |
2006-04-09 | [IPV6]: Deinline few large functions in inet6 code | Denis Vlasenko | 2 | -67/+83 |
2006-04-09 | [IPV4] ip_fragment: Always compute hash with ipfrag_lock held. | David S. Miller | 1 | -5/+10 |
2006-04-09 | [NETFILTER]: Fix DNAT in LOCAL_OUT | Patrick McHardy | 1 | -1/+1 |
2006-04-09 | [X25]: Restore skb->dev setting in x25_type_trans(). | David S. Miller | 1 | -0/+1 |
2006-04-09 | [NET]: Fix hotplug race during device registration. | Sergey Vlasov | 1 | -1/+1 |
2006-04-09 | [IPV6]: Unexport secure_ipv6_port_ephemeral | Adrian Bunk | 1 | -1/+0 |
2006-04-09 | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 | Brian Haley | 1 | -0/+1 |
2006-04-09 | [NET]: More kzalloc conversions. | Andrew Morton | 5 | -22/+8 |
2006-04-09 | [NET] kzalloc: use in alloc_netdev | Paolo 'Blaisorblade' Giarrusso | 1 | -2/+1 |
2006-04-09 | [PKT_SCHED] act_police: Rename methods. | Jamal Hadi Salim | 1 | -4/+4 |
2006-04-09 | [TG3]: Speed up SRAM access (2nd version) | Michael Chan | 2 | -27/+43 |
2006-04-09 | [TG3]: Kill some less useful flags | Michael Chan | 2 | -15/+8 |
2006-04-09 | [NETFILTER]: H.323 helper: remove changelog | Patrick McHardy | 2 | -49/+0 |
2006-04-09 | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy | 8 | -153/+25 |
2006-04-09 | [NETFILTER]: Add address family specific checksum helpers | Patrick McHardy | 5 | -0/+89 |
2006-04-09 | [NETFILTER]: Introduce infrastructure for address family specific operations | Patrick McHardy | 5 | -59/+70 |
2006-04-09 | [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency | Patrick McHardy | 1 | -0/+1 |
2006-04-09 | [NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl' | Jing Min Zhao | 1 | -1/+5 |
2006-04-09 | [NETFILTER]: H.323 helper: make get_h245_addr() static | Jing Min Zhao | 1 | -2/+2 |
2006-04-09 | [NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL | Jing Min Zhao | 1 | -12/+11 |
2006-04-09 | [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h | Jing Min Zhao | 6 | -56/+53 |
2006-04-09 | [NETFILTER]: Fix section mismatch warnings | Patrick McHardy | 10 | -248/+203 |
2006-04-09 | [NETFILTER]: Clean up hook registration | Patrick McHardy | 11 | -579/+253 |
2006-04-09 | [NETFILTER]: Add helper functions for mass hook registration/unregistration | Patrick McHardy | 2 | -0/+30 |
2006-04-09 | [IRDA]: Support for Sigmatel STIR421x chip | Samuel Ortiz | 2 | -34/+372 |
2006-04-09 | [IRDA]: smcinit merged into smsc-ircc driver | Linus Walleij | 1 | -0/+311 |
2006-04-09 | [INET]: Use port unreachable instead of proto for tunnels | Herbert Xu | 2 | -2/+2 |
2006-04-09 | [BLUETOOTH] sco: Possible double free. | Eric Sesterhenn | 1 | -1/+1 |
2006-04-09 | [TG3]: Fix a memory leak. | Adrian Bunk | 1 | -3/+7 |
2006-04-09 | [NET]: Fix an off-by-21-or-49 error. | Adrian Bunk | 1 | -1/+1 |
2006-04-09 | [NET] netconsole: set .name in struct console | Randy Dunlap | 1 | -0/+1 |
2006-04-09 | [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 | Herbert Xu | 5 | -13/+21 |
2006-04-09 | [NETFILTER]: Fix fragmentation issues with bridge netfilter | Patrick McHardy | 3 | -5/+15 |
2006-04-09 | [FIB_TRIE]: Fix leaf freeing. | Robert Olsson | 1 | -7/+7 |
2006-04-09 | [IPSEC]: Check x->encap before dereferencing it | Herbert Xu | 1 | -1/+1 |
2006-04-09 | [SELINUX] Fix build after ipsec decap state changes. | Dave Jones | 1 | -2/+2 |
2006-04-09 | Move request_standard_resources() back to before PCI probing | Linus Torvalds | 1 | -3/+3 |
2006-04-09 | [PATCH] x86_64: Update 32-bit system call table | Andi Kleen | 1 | -2/+4 |
2006-04-09 | [PATCH] x86_64: Eliminate IA32_NR_syscalls define | Andi Kleen | 2 | -11/+8 |
2006-04-09 | [PATCH] x86_64: fix CONFIG_REORDER | Sam Ravnborg | 2 | -13/+13 |