aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-10-05net: add a core netdev->rx_dropped counterEric Dumazet
2010-10-05net: relax rtnl_dereference()David S. Miller
2010-10-05net: dynamic ingress_queue allocationEric Dumazet
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-03ipmr: RCU protection for mfc_cache_arrayEric Dumazet
2010-09-30ipv4: introduce __ip_dev_find()Eric Dumazet
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet
2010-09-29dummy: percpu stats and lockless xmitEric Dumazet
2010-09-27net: Add netif_copy_real_num_queues() for use by virtual net driversBen Hutchings
2010-09-27net: Allow changing number of RX queues after device allocationBen Hutchings
2010-09-27tunnels: prepare percpu accountingEric Dumazet
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26net: loopback driver cleanupEric Dumazet
2010-09-26net: skb_frag_t can be smaller on small archesEric Dumazet
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro
2010-09-23net: return operator cleanupEric Dumazet
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild
2010-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-21net: constify some ppp/pptp structsEric Dumazet
2010-09-21Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-09-21ethtool: Add Ethernet MAC-level filtering/steeringBen Hutchings
2010-09-21ethtool: Define RX n-tuple action to clear a ruleBen Hutchings
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen
2010-09-21wl12xx: add platform data passing supportOhad Ben-Cohen
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen
2010-09-21dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker
2010-09-19net: reorder struct netdev_hw_addrEric Dumazet
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu
2010-09-17ethtool: Add comments for valid use of flow typesBen Hutchings
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO
2010-09-17stmmac: add CSR Clock range selectionGiuseppe CAVALLARO
2010-09-16net: shrinks struct net_deviceEric Dumazet
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet
2010-09-15Phonet: hook resource routing to userspace via ioctl()'sRĂ©mi Denis-Courmont
2010-09-15net: add rtnl_dereference()Eric Dumazet
2010-09-15ethtool: Remove unimplemented flow specification typesBen Hutchings
2010-09-15ethtool: Complete kernel-doc comments for RX flow filter and hash controlBen Hutchings
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-09Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller
2010-09-08RDS: Remove dead struct from rds.hAndy Grover
2010-09-08RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover
2010-09-08RDS: Add rds.h to exported headers listAndy Grover
2010-09-08RDS: Implement masked atomic operationsAndy Grover
2010-09-08RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover