netdevice: Move qdisc_list back into net_device proper.
[pandora-kernel.git] / include / linux /
2008-07-18 David S. Millernetdevice: Move qdisc_list back into net_device proper.
2008-07-18 David S. Millerpkt_sched: Schedule qdiscs instead of netdev_queue.
2008-07-18 David S. Millerpkt_sched: Make QDISC_RUNNING a qdisc state.
2008-07-18 David S. Millerpkt_sched: Move gso_skb into Qdisc.
2008-07-18 David S. Millernetdev: Kill plain netif_schedule()
2008-07-18 David S. Millernetdev: Add netdev->select_queue() method.
2008-07-18 David S. Millernetdev: netdev_priv() can now be sane again.
2008-07-18 David S. Millernetdev: Kill struct net_device_subqueue and netdev...
2008-07-18 David S. Millernet: Use queue aware tests throughout.
2008-07-18 David S. Millerpkt_sched: Remove RR scheduler.
2008-07-18 David S. Millernetdev: Kill NETIF_F_MULTI_QUEUE.
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
2008-07-15 David S. Millernetdev: Add netdev->addr_list_lock protection.
2008-07-15 David S. Millernetdev: Add addr_list_lock to struct net_device.
2008-07-15 Patrick McHardypacket: deliver VLAN TCI to userspace
2008-07-15 Patrick McHardypacket: support extensible, 64 bit clean mmaped ring...
2008-07-15 Patrick McHardyvlan: deliver packets received with VLAN acceleration...
2008-07-15 Patrick McHardyvlan: Don't store VLAN tag in cb
2008-07-15 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-07-15 Max Krasnyanskytun: Fix/rewrite packet filtering logic
2008-07-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-15 Patrick McHardynet-sched: cls_flow: add perturbation support
2008-07-15 David S. MillerMerge branch 'master' of git://eden-feed.erg.abdn.ac...
2008-07-15 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-14 Michael Bueschssb: Include dma-mapping.h
2008-07-13 Gerrit Renkerdccp: Upgrade NDP count from 3 to 6 bytes
2008-07-11 Alexander Duycknet: add netif_napi_del function to allow for removal...
2008-07-10 Steffen Klassertxfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
2008-07-09 David S. Millernetdev: Move atomic queue state bits into netdev_queue.
2008-07-09 David S. Millernet: Delete NETDEVICES_MULTIQUEUE kconfig option.
2008-07-09 David S. Millernetdev: Move _xmit_lock and xmit_lock_owner into netdev...
2008-07-09 David S. Millernetdev: Make netif_schedule() routines work with netdev...
2008-07-09 David S. Millernetdev: Move gso_skb into netdev_queue.
2008-07-09 David S. Millernetdev: Move next_sched into struct netdev_queue.
2008-07-09 David S. Millernetdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc...
2008-07-09 David S. Millernetdev: Move rest of qdisc state into struct netdev_queue
2008-07-09 David S. Millernetdev: The ingress_lock member is no longer needed.
2008-07-09 David S. Millernetdev: Move queue_lock into struct netdev_queue.
2008-07-08 David S. Millernetdev: Create netdev_queue abstraction.
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-07-08 Patrick McHardyvlan: avoid header copying and linearisation where...
2008-07-08 Harvey Harrisonmac80211: move QOS control helpers into ieee80211.h
2008-07-08 Ron Rindjunskymac80211: add block ack request capability
2008-07-08 Patrick McHardyvlan: TCI related type and naming cleanups
2008-07-08 Patrick McHardyvlan: remove useless struct hlist_node declaration...
2008-07-08 Patrick McHardyvlan: move struct vlan_dev_info to private header
2008-07-08 Patrick McHardyvlan: uninline __vlan_hwaccel_rx
2008-07-08 Patrick McHardyvlan: fix network_header/mac_header adjustments
2008-07-08 Richard Kennedynet: remove padding from struct socket on 64bit & incre...
2008-07-08 Joonwoo Parknetfilter: fix string extension for case insensitive...
2008-07-08 Joonwoo Parktextsearch: convert kmalloc + memset to kzalloc
2008-07-08 Joonwoo Parktextsearch: support for case insensitive searching
2008-07-08 Adrian Bunknetfilter: cleanup netfilter_ipv6.h userspace header
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-07-06 Patrick McHardyvlan: Add GVRP support
2008-07-06 Patrick McHardynet: Add GARP applicant-only participant
2008-07-06 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-07-04 Krzysztof HalasaWAN: convert drivers to use built-in netdev_stats
2008-07-04 Jeff GarzikMerge branch 'r8169-next' of git://git./linux/kernel...
2008-07-03 Rusty Russelltun: Allow GSO using virtio_net_hdr
2008-07-03 Rusty Russelltun: TUNSETFEATURES to set gso features.
2008-07-03 Rusty Russelltun: Interface to query tun/tap features.
2008-07-03 David S. MillerMerge branch 'net-next-2.6-v6ready-20080703' of git...
2008-07-03 YOSHIFUJI Hideakiipv4,ipv6 mroute: Add some helper inline functions...
2008-07-03 Wang Chenipv4: Do cleanup for ip_mr_init
2008-07-03 Wang Chenipv6: Do cleanup for ip6_mr_init.
2008-07-03 YOSHIFUJI Hideakiipv6 addrconf: add accept_dad sysctl to control DAD...
2008-07-03 YOSHIFUJI Hideakiipv6: Add disable_ipv6 sysctl to disable IPv6 operaion...
2008-07-03 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-03 Linus TorvaldsMerge branch 'i2c-fix' of git://aeryn.fluff.org.uk...
2008-07-03 Linus TorvaldsMerge branch 'for-2.6.26' of git://git.kernel.dk/linux...
2008-07-03 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-07-03 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-07-03 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-03 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-07-03 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-07-03 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-07-03 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-07-03 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-03 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-07-03 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2008-07-03 Linus TorvaldsMerge branch 'for-2.6.26' of git://neil.brown.name/md
2008-07-03 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-02 Santwona Beheranetdev: Add support for rx flow hash configuration...
2008-07-01 Wolfram Sangi2c: Fix bad hint about irqs in i2c.h
2008-07-01 Jens AxboeProperly notify block layer of sync writes
2008-06-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-30 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-06-30 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-06-30 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-06-30 Bastien NoceraInput: add KEY_MEDIA_REPEAT definition
2008-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-06-29 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-29 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
next