Age | Commit message (Expand) | Author |
2010-09-29 | arp: remove unnecessary export of arp_broken_ops | stephen hemminger |
2010-09-29 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2010-09-29 | net: rename netdev rx_queue to ingress_queue | Eric Dumazet |
2010-09-29 | dummy: percpu stats and lockless xmit | Eric Dumazet |
2010-09-28 | ipv4: Allow configuring subnets as local addresses | Tom Herbert |
2010-09-28 | ACPI: Fix typos | Lucas De Marchi |
2010-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-09-27 | net: Add netif_copy_real_num_queues() for use by virtual net drivers | Ben Hutchings |
2010-09-27 | net: Allow changing number of RX queues after device allocation | Ben Hutchings |
2010-09-27 | tunnels: prepare percpu accounting | Eric Dumazet |
2010-09-27 | Phonet: Implement Pipe Controller to support Nokia Slim Modems | Kumar Sanghvi |
2010-09-27 | tcp: Fix >4GB writes on 64-bit. | David S. Miller |
2010-09-28 | drm: Prune GEM vma entries | Chris Wilson |
2010-09-27 | tproxy: check for transparent flag in ip_route_newports | Ulrich Weber |
2010-09-27 | mac80211: move packet flags into packet | Johannes Berg |
2010-09-27 | mac80211/ath9k: Support AMPDU with multiple VIFs. | Ben Greear |
2010-09-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-26 | ipv6: add a missing unregister_pernet_subsys call | Neil Horman |
2010-09-26 | net: loopback driver cleanup | Eric Dumazet |
2010-09-26 | net: update SOCK_MIN_RCVBUF | Eric Dumazet |
2010-09-26 | net: reset skb queue mapping when rx'ing over tunnel | Tom Herbert |
2010-09-26 | net: skb_frag_t can be smaller on small arches | Eric Dumazet |
2010-09-27 | drm/radeon: fix PCI ID 5657 to be an RV410 | Dave Airlie |
2010-09-24 | stmmac: review the wake-up support | Giuseppe Cavallaro |
2010-09-24 | mac80211: clear txflags for ps-filtered frames | Christian Lamparter |
2010-09-24 | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-09-23 | net: return operator cleanup | Eric Dumazet |
2010-09-23 | rcu: rcu_read_lock_bh_held(): disabling irqs also disables bh | Eric Dumazet |
2010-09-23 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-09-22 | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" | FUJITA Tomonori |
2010-09-22 | missing inline keyword for static function in linux/dmaengine.h | Mathieu Lacage |
2010-09-22 | net: Move "struct net" declaration inside the __KERNEL__ macro guard | Ollie Wild |
2010-09-21 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-09-21 | ipv6: addrconf.h cleanups | Eric Dumazet |
2010-09-21 | net: constify some ppp/pptp structs | Eric Dumazet |
2010-09-21 | fs: {lock,unlock}_flocks() stubs to prepare for BKL removal | Sage Weil |
2010-09-21 | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 | David S. Miller |
2010-09-21 | ethtool: Add Ethernet MAC-level filtering/steering | Ben Hutchings |
2010-09-21 | ethtool: Define RX n-tuple action to clear a rule | Ben Hutchings |
2010-09-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-09-21 | wl1271: make ref_clock configurable by board | Ohad Ben-Cohen |
2010-09-21 | wl12xx: add platform data passing support | Ohad Ben-Cohen |
2010-09-21 | wl12xx: make wl12xx.h common to both spi and sdio | Ohad Ben-Cohen |
2010-09-21 | dccp: Replace magic CCID-specific numbers by symbolic constants | Gerrit Renker |
2010-09-20 | xfrm: Allow different selector family in temporary state | Thomas Egerer |
2010-09-19 | net: reorder struct netdev_hw_addr | Eric Dumazet |
2010-09-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-09-17 | netpoll: Disable IRQ around RCU dereference in netpoll_rx | Herbert Xu |
2010-09-17 | ethtool: Add comments for valid use of flow types | Ben Hutchings |