aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-02-28pci: Add large and small resource data type codeMatt Carlson
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson
2010-02-27skbuff: align sk_buff::cb to 64 bit and close some potential holesFelix Fietkau
2010-02-27dev: support deferring device flag change notificationsPatrick McHardy
2010-02-27rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz
2010-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt
2010-02-24netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt
2010-02-22xfrm: introduce basic mark infrastructureJamal Hadi Salim
2010-02-22seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger
2010-02-19nl80211: add power save commandsKalle Valo
2010-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-19netfilter: restore POST_ROUTING hook in NF_HOOK_CONDPatrick McHardy
2010-02-18xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal
2010-02-18net: TCP thin dupackAndreas Petlund
2010-02-18net: TCP thin linear timeoutsAndreas Petlund
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2010-02-18net/macvtap: add vhost supportArnd Bergmann
2010-02-17tg3: Push phylib definitions to phylibMatt Carlson
2010-02-17tun: socket filter supportMichael S. Tsirkin
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches
2010-02-16percpu: add __percpu sparse annotations to net driversTejun Heo
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-16CAPI: Rework locking of controller data structuresJan Kiszka
2010-02-16CAPI: Rework controller state notifierJan Kiszka
2010-02-16CAPI: Call a controller 'controller', not 'card'Jan Kiszka
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman
2010-02-16net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-02-15netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal
2010-02-15netfilter: ctnetlink: add zone supportPatrick McHardy
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt
2010-02-15netfilter: get rid of the grossness in netfilter.hJan Engelhardt
2010-02-15netfilter: reduce NF_HOOK by one argumentJan Engelhardt
2010-02-14ethtool: Fix includes build breakDavid S. Miller
2010-02-14net: Fix first line of kernel-doc for a few functionsBen Hutchings
2010-02-12net: Add netdev ops for SR-IOV configurationWilliams, Mitch A
2010-02-12if_link: Add SR-IOV configuration methodsWilliams, Mitch A
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A