summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: add netif_napi_del function to allow for removal of napistructsAlexander Duyck2008-07-111-0/+13
* netdev: Move atomic queue state bits into netdev_queue.David S. Miller2008-07-082-17/+40
* net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller2008-07-082-24/+0
* netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-081-23/+39
* pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller2008-07-081-3/+5
* netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller2008-07-081-5/+12
* netdev: Move gso_skb into netdev_queue.David S. Miller2008-07-081-3/+1
* pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller2008-07-081-0/+8
* net: Clean up explicit ->tx_queue references in link watch.David S. Miller2008-07-081-0/+8
* pkt_sched: Add qdisc_all_tx_empty()David S. Miller2008-07-082-1/+10
* pkt_sched: Add qdisc_reset_all_tx().David S. Miller2008-07-081-0/+6
* netdev: Move next_sched into struct netdev_queue.David S. Miller2008-07-081-3/+2
* pkt_sched: Kill stats_lock member of struct Qdisc.David S. Miller2008-07-081-1/+0
* netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.David S. Miller2008-07-081-3/+0
* netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-082-8/+4
* netdev: The ingress_lock member is no longer needed.David S. Miller2008-07-081-2/+0
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-081-2/+2
* pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller2008-07-081-7/+9
* netdev: Create netdev_queue abstraction.David S. Miller2008-07-082-1/+12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-082-15/+34
|\
| * mac80211: fix lots of kernel-docRandy Dunlap2008-07-081-15/+25
| * mac80211: move QOS control helpers into ieee80211.hHarvey Harrison2008-07-081-0/+2
| * mac80211: add block ack request capabilityRon Rindjunsky2008-07-082-0/+7
* | vlan: avoid header copying and linearisation where possiblePatrick McHardy2008-07-081-15/+3
|/
* vlan: TCI related type and naming cleanupsPatrick McHardy2008-07-081-36/+48
* vlan: remove useless struct hlist_node declaration from if_vlan.hPatrick McHardy2008-07-081-4/+0
* vlan: move struct vlan_dev_info to private headerPatrick McHardy2008-07-081-41/+15
* vlan: uninline __vlan_hwaccel_rxPatrick McHardy2008-07-081-56/+8
* vlan: fix network_header/mac_header adjustmentsPatrick McHardy2008-07-081-2/+0
* net: remove padding from struct socket on 64bit & increase objects/cacheRichard Kennedy2008-07-081-2/+2
* netfilter: fix string extension for case insensitive pattern matchingJoonwoo Park2008-07-081-1/+14
* textsearch: convert kmalloc + memset to kzallocJoonwoo Park2008-07-081-2/+1
* textsearch: support for case insensitive searchingJoonwoo Park2008-07-081-5/+5
* netfilter: cleanup netfilter_ipv6.h userspace headerAdrian Bunk2008-07-081-0/+4
* netfilter: nf_conntrack: add allocation flag to nf_conntrack_allocPablo Neira Ayuso2008-07-081-1/+2
* net-sched: consolidate default fifo qdisc setupPatrick McHardy2008-07-051-0/+4
* net-sched: add dynamically sized qdisc class hash helpersPatrick McHardy2008-07-051-0/+42
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-0552-117/+233
|\
| * Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-021-0/+1
| |\
| | * Properly notify block layer of sync writesJens Axboe2008-07-011-0/+1
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-021-1/+1
| |\ \
| | * | i2c: Fix bad hint about irqs in i2c.hWolfram Sang2008-07-011-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-024-2/+19
| |\ \ \ | | |/ / | |/| |
| | * | net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy2008-07-011-1/+1
| | * | mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach2008-06-301-0/+9
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-301-1/+1
| |\ \ \
| | * | | Input: add KEY_MEDIA_REPEAT definitionBastien Nocera2008-06-301-1/+1
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-301-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86: shift bits the right way in native_read_tscpMax Asbock2008-06-261-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-06-293-3/+8
| |\ \ \ \
OpenPOWER on IntegriCloud