summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2-2/+9
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson1-0/+17
2010-02-28pci: Add VPD information field helper functionsMatt Carlson1-0/+13
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson1-0/+12
2010-02-28pci: Add large and small resource data type codeMatt Carlson1-1/+33
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson1-0/+14
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2-0/+5
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann1-0/+2
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2-2/+2
2010-02-27skbuff: align sk_buff::cb to 64 bit and close some potential holesFelix Fietkau1-6/+7
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy1-0/+2
2010-02-27dev: support deferring device flag change notificationsPatrick McHardy1-0/+2
2010-02-27rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy1-1/+6
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2010-02-27netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville1-1/+1
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan1-2/+6
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller1-1/+0
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz1-0/+1
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber1-1/+0
2010-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger2-4/+16
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-6/+110
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-33/+23
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt3-11/+11
2010-02-24netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt4-25/+15
2010-02-23xfrm: SP lookups signature with markJamal Hadi Salim1-2/+3
2010-02-23xfrm: SA lookups signature with markJamal Hadi Salim1-7/+16
2010-02-23xfrm: introduce basic mark infrastructureJamal Hadi Salim2-3/+31
2010-02-23packet: convert socket list to RCU (v3)stephen hemminger2-2/+12
2010-02-23seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2-4/+16
2010-02-19nl80211: add power save commandsKalle Valo2-3/+14
2010-02-19Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin1-0/+5
2010-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-2/+3
2010-02-19netfilter: restore POST_ROUTING hook in NF_HOOK_CONDPatrick McHardy1-2/+3
2010-02-19xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal1-0/+1
2010-02-19net: TCP thin dupackAndreas Petlund2-1/+4
2010-02-19net: TCP thin linear timeoutsAndreas Petlund2-1/+8
2010-02-19net: TCP thin-stream detectionAndreas Petlund1-0/+8
2010-02-19const: struct nla_policyAlexey Dobriyan1-1/+1
2010-02-19ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan1-2/+1
2010-02-19ipv6: use standard lists for FIB walksAlexey Dobriyan1-1/+1
2010-02-19net/macvtap: add vhost supportArnd Bergmann1-0/+13
2010-02-18netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy1-2/+4
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy1-1/+21
2010-02-18IPv6: convert mc_lock to spinlockStephen Hemminger1-1/+1
2010-02-18tg3: Push phylib definitions to phylibMatt Carlson1-0/+11
2010-02-18tun: socket filter supportMichael S. Tsirkin1-0/+3
2010-02-18usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches1-21/+0
2010-02-17ipv6.h: reassembly: replace calculated magic number with multiplicationJoe Perches1-3/+3
2010-02-17percpu: add __percpu sparse annotations to net driversTejun Heo1-1/+1
2010-02-17percpu: add __percpu sparse annotations to netTejun Heo8-13/+17