aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-23net: return operator cleanupEric Dumazet18-52/+51
2010-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-28/+50
2010-09-21ipv6: addrconf.h cleanupsEric Dumazet1-20/+43
2010-09-21net: constify some ppp/pptp structsEric Dumazet1-1/+1
2010-09-21Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller1-2/+4
2010-09-21ethtool: Add Ethernet MAC-level filtering/steeringBen Hutchings1-1/+5
2010-09-21ethtool: 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/linville/wireless-next-2.6 into for-davemJohn W. Linville4-28/+50
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-17ethtool: Add comments for valid use of flow typesBen Hutchings1-15/+15
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings1-2/+3
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO1-0/+2
2010-09-17stmmac: add CSR Clock range selectionGiuseppe CAVALLARO1-0/+1
2010-09-16net: shrinks struct net_deviceEric Dumazet1-9/+11
2010-09-16mac80211: add p2p device type supportJohannes Berg1-1/+26
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg1-0/+4
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches1-25/+12
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet2-10/+6
2010-09-15Phonet: list subscribed resources via proc_fsRémi Denis-Courmont1-0/+1
2010-09-15Phonet: hook resource routing to userspace via ioctl()'sRémi Denis-Courmont1-0/+2
2010-09-15Phonet: resource routing backendRémi Denis-Courmont1-0/+5
2010-09-15Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont1-0/+5
2010-09-15net: add rtnl_dereference()Eric Dumazet1-0/+9
2010-09-15ethtool: Remove unimplemented flow specification typesBen Hutchings1-19/+2
2010-09-15ethtool: Complete kernel-doc comments for RX flow filter and hash controlBen Hutchings1-16/+113
2010-09-14net/irda: Use static const char * const where possibleJoe Perches1-1/+1
2010-09-14mac80211: add a note about iterating interfaces during add_interface()Felix Fietkau1-0/+2
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller53-148/+526
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-1/+10
2010-09-09Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller2-41/+66
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller332-3752/+8706
2010-09-08udp: add rehash on connect()Eric Dumazet2-0/+2
2010-09-08RDS: Remove dead struct from rds.hAndy Grover1-8/+0
2010-09-08RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover1-29/+29
2010-09-08RDS: Add rds.h to exported headers listAndy Grover2-6/+7
2010-09-08RDS: Implement masked atomic operationsAndy Grover1-0/+12
2010-09-08RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover1-0/+1
2010-09-08RDS: Implement atomic operationsAndy Grover1-0/+19
2010-09-08net: introduce rcu_dereference_rtnlEric Dumazet1-0/+11
2010-09-08include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches1-1/+4
2010-09-08ipvs: fix active FTPJulian Anastasov1-0/+3
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-5/+5
2010-09-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+2
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-6/+11
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-7/+11
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-3/+3