Age | Commit message (Expand) | Author |
2008-10-31 | net: replace NIPQUAD() in net/*/ | Harvey Harrison |
2008-10-31 | net: replace NIPQUAD() in net/netfilter/ | Harvey Harrison |
2008-10-31 | net: replace NIPQUAD() in net/ipv4/ net/ipv6/ | Harvey Harrison |
2008-10-31 | net: replace NIPQUAD() in net/ipv4/netfilter/ | Harvey Harrison |
2008-10-31 | pkt_sched: Add peek emulation for non-work-conserving qdiscs. | Jarek Poplawski |
2008-10-31 | pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue() | Jarek Poplawski |
2008-10-31 | pkt_sched: Add qdisc->ops->peek() implementation. | Jarek Poplawski |
2008-10-31 | pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation. | Jarek Poplawski |
2008-10-31 | pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. | Patrick McHardy |
2008-10-31 | pkt_sched: sch_generic: Add Qdisc_ops peek() method. | Jarek Poplawski |
2008-10-31 | xfrm: remove unused struct xfrm_policy::next | Alexey Dobriyan |
2008-10-31 | xfrm: C99 for xfrm_dev_notifier | Alexey Dobriyan |
2008-10-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-31 | xfrm: do not leak ESRCH to user space | fernando@oss.ntt.co |
2008-10-31 | net: Really remove all of LOOPBACK_TSO code. | David S. Miller |
2008-10-30 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6 | David S. Miller |
2008-10-30 | netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() | Alexey Dobriyan |
2008-10-30 | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys | Alexey Dobriyan |
2008-10-30 | net: delete excess kernel-doc notation | Randy Dunlap |
2008-10-30 | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller |
2008-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-10-30 | pppoe: Fix socket leak. | David S. Miller |
2008-10-31 | gianfar: Don't reset TBI<->SerDes link if it's already up | Trent Piepho |
2008-10-31 | gianfar: Fix race in TBI/SerDes configuration | Trent Piepho |
2008-10-31 | pci: use pci_ioremap_bar() in drivers/net | Arjan van de Ven |
2008-10-31 | tc35815: Define more Rx status bits | Atsushi Nemoto |
2008-10-31 | cxgb3 - enable lro control through ethtool | Divy Le Ray |
2008-10-31 | e100: adapt to the reworked PCI PM | Rafael J. Wysocki |
2008-10-31 | The overdue eepro100 removal. | Adrian Bunk |
2008-10-31 | skge: adapt skge to use reworked PCI PM | Rafael J. Wysocki |
2008-10-31 | at91_ether: request/free GPIO for PHY interrupt | David Brownell |
2008-10-31 | amd8111e: fix dma_free_coherent context | Chunbo Luo |
2008-10-31 | atl1: fix vlan tag regression | Jay Cliburn |
2008-10-31 | SMC91x: delete unused local variable "lp" | Mike Frysinger |
2008-10-31 | myri10ge: fix stop/go mmio ordering | Brice Goglin |
2008-10-31 | bonding: fix panic when taking bond interface down before removing module | Andy Gospodarek |
2008-10-31 | bonding: Clean up resource leaks | Jay Vosburgh |
2008-10-31 | bonding: fix miimon failure counter | Jay Vosburgh |
2008-10-30 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2008-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-10-30 | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-30 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-30 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-10-30 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-31 | lguest: fix irq vectors. | Rusty Russell |
2008-10-31 | lguest: fix early_ioremap. | Rusty Russell |
2008-10-31 | lguest: fix example launcher compile after moved asm-x86 dir. | Rusty Russell |
2008-10-31 | x86: cpu_index build fix | Ingo Molnar |
2008-10-31 | x86/voyager: fix missing cpu_index initialisation | James Bottomley |
2008-10-31 | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60... | James Bottomley |