summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-09-28Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi1-0/+5
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-6/+6
2010-09-27net: loopback driver cleanupEric Dumazet1-2/+4
2010-09-27net: skb_frag_t can be smaller on small archesEric Dumazet1-0/+5
2010-09-25stmmac: review the wake-up supportGiuseppe Cavallaro1-0/+1
2010-09-24net: return operator cleanupEric Dumazet4-7/+7
2010-09-23net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild1-2/+2
2010-09-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+10
2010-09-22net: constify some ppp/pptp structsEric Dumazet1-1/+1
2010-09-22Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller1-2/+4
2010-09-22ethtool: Add Ethernet MAC-level filtering/steeringBen Hutchings1-1/+5
2010-09-22ethtool: Define RX n-tuple action to clear a ruleBen Hutchings1-2/+3
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+10
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen1-0/+1
2010-09-21wl12xx: add platform data passing supportOhad Ben-Cohen1-0/+3
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen1-2/+2
2010-09-21dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker1-2/+4
2010-09-19net: reorder struct netdev_hw_addrEric Dumazet1-1/+1
2010-09-18netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu1-4/+4
2010-09-18ethtool: Add comments for valid use of flow typesBen Hutchings1-15/+15
2010-09-18ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings1-2/+3
2010-09-18stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO1-0/+2
2010-09-18stmmac: add CSR Clock range selectionGiuseppe CAVALLARO1-0/+1
2010-09-17net: shrinks struct net_deviceEric Dumazet1-9/+11
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg1-0/+4
2010-09-16ipv4: ip_ptr cleanupsEric Dumazet2-10/+6
2010-09-16Phonet: hook resource routing to userspace via ioctl()'sRĂ©mi Denis-Courmont1-0/+2
2010-09-16net: add rtnl_dereference()Eric Dumazet1-0/+9
2010-09-16ethtool: Remove unimplemented flow specification typesBen Hutchings1-19/+2
2010-09-16ethtool: Complete kernel-doc comments for RX flow filter and hash controlBen Hutchings1-16/+113
2010-09-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller34-102/+368
2010-09-10Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-1/+10
2010-09-10Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller2-41/+66
2010-09-09RDS: Remove dead struct from rds.hAndy Grover1-8/+0
2010-09-09RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover1-29/+29
2010-09-09RDS: Add rds.h to exported headers listAndy Grover2-6/+7
2010-09-09RDS: Implement masked atomic operationsAndy Grover1-0/+12
2010-09-09RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover1-0/+1
2010-09-09RDS: Implement atomic operationsAndy Grover1-0/+19
2010-09-09net: introduce rcu_dereference_rtnlEric Dumazet1-0/+11
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-2/+5
2010-09-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+2
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+1
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-7/+11
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-3/+3
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang1-0/+20
2010-09-05cgroups: fix API thinkoMichael S. Tsirkin1-1/+10
2010-09-04serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais2-3/+3
2010-09-03drivers/net: avoid some skb->ip_summed initializationsEric Dumazet1-0/+15
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+16