aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-03net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR1-0/+2
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2-8/+5
2011-04-29ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedDavid Decotigny1-4/+10
2011-04-28net: allow user to change NETIF_F_HIGHDMAMichał Mirosław1-1/+2
2011-04-28net: fix netdev_increment_features()Michał Mirosław1-1/+6
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet3-1/+78
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-4/+78
2011-04-19rfkill: Regulator consumer driver for rfkillAntonio Ospite1-0/+48
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller2-54/+44
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W1-2/+4
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li1-2/+2
2011-04-13net: allow shifted access in smsc911x V2Mathieu J. Poirier1-0/+1
2011-04-13rndis_host: Poll status before control channel where necessaryBen Hutchings1-0/+2
2011-04-13net: ethtool support to configure number of channelsamit salecha1-0/+36
2011-04-13netfilter: ipset: SCTP, UDPLITE support addedJozsef Kadlecsik1-0/+2
2011-04-12net: Missing 'inline' in vlan-disabled vlan_untag()David S. Miller1-1/+1
2011-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-2/+49
2011-04-12net: vlan_features comment clarificationMichał Mirosław1-1/+1
2011-04-12net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko1-2/+8
2011-04-12{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan1-0/+2
2011-04-12nl80211: New notification to discover mesh peer candidates.Javier Cardona1-0/+12
2011-04-12nl80211/mac80211: let userspace authenticate stationsJavier Cardona1-0/+2
2011-04-12cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona1-0/+9
2011-04-12nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona1-4/+5
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-2/+49
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller93-124/+148
2011-04-11v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck1-21/+32
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-4/+6
2011-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-4/+6
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville5-16/+12
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart1-1/+34
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds86-118/+118
2011-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6David S. Miller1-50/+130
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra1-0/+2
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-blockLinus Torvalds3-1/+4
2011-04-05dm: improve block integrity supportMike Snitzer1-0/+2
2011-04-05fs: export empty_aopsJens Axboe1-0/+2
2011-04-05block: get rid of elv_insert() interfaceJens Axboe1-1/+0
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+4
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings1-1/+29
2011-04-05ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings1-31/+93
2011-04-05ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings1-45/+35
2011-04-04net: Allow no-cache copy from user on transmitTom Herbert1-1/+2
2011-04-04ssb: trivial: use u8 for chip_rev (it's mask is 0xF)Rafał Miłecki1-1/+1
2011-04-04ieee80211: add HT extended capabilities masksBing Zhao1-0/+9
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger1-0/+15
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+4
2011-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1