| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-02-02 | PCI: PCIE ASPM support | Shaohua Li | 3 | -0/+57 |
| 2008-02-02 | PCI ACPI: Added a function to register _OSC with only PCIe devices. | Andrew Patterson | 1 | -1/+10 |
| 2008-02-02 | PCI: Remove pci_enable_device_bars() | Benjamin Herrenschmidt | 1 | -1/+0 |
| 2008-02-02 | PCI: Add pci_enable_device_{io,mem} intefaces | Benjamin Herrenschmidt | 1 | -0/+2 |
| 2008-02-02 | PCI: Fix bus resource assignment on 32 bits with 64b resources | Benjamin Herrenschmidt | 1 | -2/+2 |
| 2008-02-02 | PCI: export pci_restore_msi_state() | Linas Vepstas | 1 | -0/+2 |
| 2008-02-02 | PCI: get rid of pci_dev::{vendor,device}_compatible fields | Lennert Buytenhek | 1 | -5/+0 |
| 2008-02-02 | pcie: utilize pcie transaction pending bit | Shaohua Li | 1 | -0/+2 |
| 2008-02-02 | PCI: drivers/pci/rom.c: #if 0 two functions | Adrian Bunk | 1 | -2/+0 |
| 2008-02-02 | PCI: make pci_restore_bars() static | Adrian Bunk | 1 | -1/+0 |
| 2008-02-01 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -7/+9 |
| 2008-02-01 | block: kill swap_io_context() | Jens Axboe | 1 | -1/+0 |
| 2008-02-01 | block: new end request handling interface should take unsigned byte counts | Jens Axboe | 1 | -6/+9 |
| 2008-02-01 | [NET_SCHED]: Add flow classifier | Patrick McHardy | 1 | -0/+50 |
| 2008-02-01 | [NET_SCHED]: sch_sfq: make internal queues visible as classes | Patrick McHardy | 1 | -0/+5 |
| 2008-02-01 | [IPV4]: Make struct ipv4_devconf static. | Adrian Bunk | 1 | -2/+0 |
| 2008-02-01 | [XFRM]: Fix statistics. | Masahide NAKAMURA | 1 | -1/+2 |
| 2008-02-01 | [IPV4] route cache: Introduce rt_genid for smooth cache invalidation | Eric Dumazet | 1 | -2/+2 |
| 2008-02-01 | [VLAN]: set_rx_mode support for unicast address list | Chris Leech | 1 | -0/+4 |
| 2008-02-01 | [IPV4] fib_trie: rescan if key is lost during dump | Stephen Hemminger | 1 | -1/+1 |
| 2008-02-01 | [NETNS]: Tcp-v6 sockets per-net lookup. | Pavel Emelyanov | 1 | -4/+4 |
| 2008-02-01 | [IPV6]: Introduce the INET6_TW_MATCH macro. | Pavel Emelyanov | 1 | -0/+8 |
| 2008-02-01 | [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const | Jan Engelhardt | 1 | -1/+1 |
| 2008-02-01 | [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const | Jan Engelhardt | 1 | -3/+3 |
| 2008-02-01 | [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* | Alexey Dobriyan | 1 | -2/+2 |
| 2008-02-01 | [NETFILTER]: xt_hashlimit match, revision 1 | Jan Engelhardt | 1 | -5/+32 |
| 2008-02-01 | [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code | Patrick McHardy | 1 | -4/+4 |
| 2008-02-01 | [NETFILTER]: xt_owner: allow matching UID/GID ranges | Jan Engelhardt | 1 | -2/+2 |
| 2008-02-01 | [NETFILTER]: arp_tables: netns preparation | Alexey Dobriyan | 1 | -1/+2 |
| 2008-02-01 | [NETFILTER]: ip6_tables: netns preparation | Alexey Dobriyan | 1 | -1/+2 |
| 2008-02-01 | [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() | Alexey Dobriyan | 3 | -6/+7 |
| 2008-02-01 | [NETFILTER]: x_tables: per-netns xt_tables | Alexey Dobriyan | 1 | -2/+4 |
| 2008-02-01 | [NETFILTER]: x_tables: change xt_table_register() return value convention | Alexey Dobriyan | 1 | -3/+3 |
| 2008-02-01 | [NETFILTER]: xt_conntrack: add port and direction matching | Jan Engelhardt | 1 | -12/+18 |
| 2008-02-01 | linux/types.h: Use __u64 for aligned_u64 | Jan Engelhardt | 1 | -1/+1 |
| 2008-02-01 | [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member | Patrick McHardy | 1 | -3/+0 |
| 2008-02-01 | [NETFILTER]: Use const in struct xt_match, xt_target, xt_table | Jan Engelhardt | 1 | -3/+3 |
| 2008-02-01 | [IPSEC]: Add support for combined mode algorithms | Herbert Xu | 2 | -0/+14 |
| 2008-02-01 | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna | 2 | -0/+488 |
| 2008-02-01 | rfkill: add the WiMAX radio type | Iñaky Pérez-González | 2 | -0/+4 |
| 2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -23/+102 |
| 2008-02-01 | asm-generic/tlb.h: build fix | Ingo Molnar | 1 | -1/+0 |
| 2008-01-31 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 5 | -66/+44 |
| 2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 1 | -4/+0 |
| 2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras | 189 | -2478/+5351 |
| 2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -8/+39 |
| 2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -0/+3 |
| 2008-01-31 | ia64: use generic percpu | travis@sgi.com | 1 | -4/+0 |
| 2008-01-30 | KVM: Move apic timer migration away from critical section | Avi Kivity | 1 | -0/+6 |
| 2008-01-30 | KVM: Put kvm_para.h include outside __KERNEL__ | Glauber de Oliveira Costa | 1 | -1/+1 |