aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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-26can: netlink support for bus-error reporting and countersWolfgang Grandegger2-4/+16
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-1/+50
2010-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David 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-22xfrm: introduce basic mark infrastructureJamal Hadi Salim1-3/+9
2010-02-22seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2-4/+16
2010-02-19nl80211: add power save commandsKalle Valo1-0/+10
2010-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-2/+3
2010-02-19netfilter: restore POST_ROUTING hook in NF_HOOK_CONDPatrick McHardy1-2/+3
2010-02-18xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal1-0/+1
2010-02-18net: TCP thin dupackAndreas Petlund1-1/+3
2010-02-18net: TCP thin linear timeoutsAndreas Petlund1-1/+4
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan1-2/+1
2010-02-18net/macvtap: add vhost supportArnd Bergmann1-0/+13
2010-02-17tg3: Push phylib definitions to phylibMatt Carlson1-0/+11
2010-02-17tun: socket filter supportMichael S. Tsirkin1-0/+3
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches1-21/+0
2010-02-16percpu: add __percpu sparse annotations to net driversTejun Heo1-1/+1
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller16-16/+70
2010-02-16CAPI: Rework locking of controller data structuresJan Kiszka1-2/+3
2010-02-16CAPI: Rework controller state notifierJan Kiszka1-12/+5
2010-02-16CAPI: Call a controller 'controller', not 'card'Jan Kiszka1-1/+1
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman1-1/+0
2010-02-16net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman2-10/+36
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov1-1/+1
2010-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller12-59/+136
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-5/+3
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-1/+40
2010-02-15netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal1-1/+1
2010-02-15netfilter: ctnetlink: add zone supportPatrick McHardy1-0/+2
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy1-1/+1
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt1-6/+6
2010-02-15netfilter: get rid of the grossness in netfilter.hJan Engelhardt1-17/+28
2010-02-15netfilter: reduce NF_HOOK by one argumentJan Engelhardt1-9/+5
2010-02-14ethtool: Fix includes build breakDavid S. Miller1-1/+2
2010-02-14net: Fix first line of kernel-doc for a few functionsBen Hutchings1-2/+2
2010-02-12net: Add netdev ops for SR-IOV configurationWilliams, Mitch A1-0/+17
2010-02-12if_link: Add SR-IOV configuration methodsWilliams, Mitch A1-0/+30
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A1-0/+11
2010-02-12include/linux/netdevice.h: Add netif_printk helpersJoe Perches1-0/+53
2010-02-12netdevice.h: Add netdev_printk helpers like dev_printkJoe Perches1-0/+71
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy1-0/+1
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy1-0/+1
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy1-1/+2
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy1-4/+10
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2-0/+53