This adds some tracepoint instrumentation taken from the LTTng patch
[linux-flexiantxendom0-3.2.10.git] / net / core / dev.c
2008-09-24 Jan BlunckThis adds some tracepoint instrumentation taken from...
2008-09-09 Olaf Hering+- Updated to 2.6.27-rc5-git10
2008-09-08 Jarek Poplawskipkt_sched: Fix qdisc state in net_tx_action()
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-25 Jan Beulich- Update Xen patches to 2.6.27-rc4.
2008-08-19 David S. Millerpkt_sched: Prevent livelock in TX queue running.
2008-08-18 David S. Millerpkt_sched: Fix missed RCU unlock in dev_queue_xmit()
2008-08-18 Jarek Poplawskinet: Change handling of the __QDISC_STATE_SCHED flag...
2008-08-18 David S. Millerpkt_sched: Add 'deactivated' state.
2008-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
2008-08-07 Joe Eykholtnet/core: Allow receive on active slaves.
2008-08-07 Joe Eykholtnet/core: Allow certain receives on inactive slave.
2008-08-07 Joe Eykholtnet/core: Uninline skb_bond().
2008-08-05 Jarek Poplawskinet_sched: Add qdisc __NET_XMIT_BYPASS flag
2008-08-04 Stephen Hemmingernet: eliminate refcounting in backlog queue
2008-08-03 Lennert Buytenheknet: use software GSO for SG+CSUM capable netdevices
2008-08-03 David S. Millerpkt_sched: Use qdisc_lock() on already sampled root...
2008-07-31 David S. Millernetdev: Fix lockdep warnings in multiqueue configurations.
2008-07-30 David S. Millerpkt_sched: Fix OOPS on ingress qdisc add.
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-23 David S. Millernetdev: Remove warning from __netif_schedule().
2008-07-22 David S. Millernetdev: Handle ->addr_list_lock just like ->_xmit_lock...
2008-07-22 Dave Jonesnet: Fix build failure with 'make mandocs'.
2008-07-21 Arjan van de Vennet: Print the module name as part of the watchdog...
2008-07-21 Stephen Hemmingernet: use kcalloc in netdev_queue alloc
2008-07-21 Linus Torvaldsnet: In __netif_schedule() use WARN_ON instead of BUG_ON
2008-07-21 David S. Millernet: Improve simple_tx_hash().
2008-07-21 Ingo MolnarMerge branch 'linus' into cpus4096-for-linus
2008-07-20 Jussi Kivilinnanet_sched: Add qdisc_enqueue wrapper
2008-07-19 David S. Millerpkt_sched: Manage qdisc list inside of root qdisc.
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-18 David S. Millerpkt_sched: Kill netdev_queue lock.
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. Millernet: Implement simple sw TX hashing.
2008-07-18 David S. Millernetdev: Add netdev->select_queue() method.
2008-07-18 David S. Millernet: Use queue aware tests throughout.
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
2008-07-17 Jan Beulich- Update Xen patches for 2.6.26.
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 David S. Millernetdev: Do not use TX lock to protect address lists.
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 McHardyvlan: deliver packets received with VLAN acceleration...
2008-07-14 Linus TorvaldsMerge branch 'core/softirq' of git://git./linux/kernel...
2008-07-09 Jeff Mahoney- Updated to 2.6.26-rc9-git5.
2008-07-09 David S. Millernetdev: Move _xmit_lock and xmit_lock_owner into netdev...
2008-07-09 David S. Millerpkt_sched: Make qdisc_run take a netdev_queue.
2008-07-09 David S. Millernetdev: Make netif_schedule() routines work with netdev...
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-06 Patrick McHardynet: fix dev_set_promiscuity() breakage
2008-07-06 Ingo MolnarMerge commit 'v2.6.26-rc9' into cpus4096
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-02 Wang Chennetdevice: Fix wrong string handle in kernel command...
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-28 Wang Chennetdevice: Fix typo of dev_unicast_add() comment
2008-06-25 Jeff Mahoney- Updated to 2.6.26-rc8
2008-06-23 Ingo MolnarMerge branch 'linus' into core/softirq
2008-06-21 Eric W. Biedermannetns: Don't receive new packets in a dead network...
2008-06-19 Ben Hutchingsnet: Disable LRO on devices that are forwarding
2008-06-18 Wang Chennetdevice: Fix promiscuity and allmulti overflow
2008-06-18 Or Gerlitznet/core: add NETDEV_BONDING_FAILOVER event
2008-06-17 Ben Hutchingsnet: Fix test for VLAN TX checksum offload capability
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-05-25 Carlos R. MafraRemove argument from open_softirq which is always NULL
2008-05-23 Mike Travisnet: use performance variant for_each_cpu_mask_nr
2008-05-20 David Woodhousenet: Fix call to ->change_rx_flags(dev, IFF_MULTICAST...
2008-05-15 Stephen Hemmingernet: handle errors from device_rename
2008-05-08 Ben Hutchingsnet: Added ASSERT_RTNL() to dev_open() and dev_close().
2008-05-08 Pavel Emelyanovnetns: Fix arbitrary net_device-s corruptions on net_ns...
2008-05-03 Daniel Lezcanonetns: Fix device renaming for sysfs
2008-05-02 Mike Travisnet: remove NR_CPUS arrays in net/core/dev.c
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-18 Alexey Dobriyan[NET]: Fix and allocate less memory for ->priv'less...
2008-04-16 Pavel Emelyanov[NET]: Do not allocate unneeded memory for dev->priv...
2008-04-16 Denis V. Lunev[NETNS]: Add netns refcnt debug for network devices.
2008-04-01 Greg Kroah-Hartman- Update to 2.6.25-rc8
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26 Patrick McHardy[NET]: Fix multicast device ioctl checks
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit namespace comparision without CONFIG_...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-24 Pavel Emelyanov[NETNS]: Minor information leak via /proc/net/ptype...
2008-03-21 Peter P Waskiewicz Jr[NET]: Add per-connection option to set max TSO frame...
2008-03-12 Jan Beulich- Update Xen patches to 2.6.25-rc5 and c/s 471.
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-24 David S. MillerMerge branch 'master' of ../linux-2.6/
2008-02-19 Jorge Boncompte... [NET]: Messed multicast lists after dev_mc_sync/unsync
2008-02-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-14 Randy Dunlapdocbook: make a networking book and fix a few errors
2008-02-14 Harvey Harrisonremove final fastcall users
2008-02-13 Matti Linnanvuori[NET]: Fix race in dev_close(). (Bug 9750)
next