pkt_sched: Add BH protection for qdisc_stab_lock.
[safe/jmp/linux-2.6] / net / core /
2008-08-07 Robert Olssonpktgen: multiqueue etc.
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-06 Robert Olssonpktgen: mac count
2008-08-06 Robert Olssonpktgen: random flow
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 Chris Larsonnet: fix missing pneigh entries in the neighbor seq_fil...
2008-08-03 Chris Larsonnet: in the first call to neigh_seq_next, call neigh_ge...
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-29 Johannes Bergmac80211: partially fix skb->cb use
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-25 Dave Youngprintk ratelimiting rewrite
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 Oliver Hartkoppnet: Update entry in af_family_clock_key_strings
2008-07-23 David S. Millernetdev: Remove warning from __netif_schedule().
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Maciej SosnowskiI/OAT: tcp_dma_copybreak default value dependent on...
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-20 YOSHIFUJI Hideakinet: Use standard structures for generic socket address...
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
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 Neil Hormancore: add stat to track unresolved discards in neighbor...
2008-07-17 Pavel Emelyanovsock: add net to prot->enter_memory_pressure callback
2008-07-17 Harvey Harrisonnet: make __skb_splice_bits static
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-15 Octavian Purdilanet: refactor tcp splice receive path to improve readab...
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-15 Patrick McHardyvlan: Don't store VLAN tag in cb
2008-07-14 Linus TorvaldsMerge branch 'core/softirq' of git://git./linux/kernel...
2008-07-14 Johannes Bergwext: make sysfs bits optional and deprecate them
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. Millernet: Clean up explicit ->tx_queue references in link...
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-06 Denis V. Lunevnet: add fib_rules_ops to flush_cache method
2008-07-02 Santwona Beheranetdev: Add support for rx flow hash configuration...
2008-07-02 Patrick McHardynet: fib_rules: fix error code for unsupported families
2008-07-02 Wang Chennetdevice: Fix wrong string handle in kernel command...
2008-07-02 Wang Chennet: Tyop of sk_filter() comment
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-28 Octavian Purdilatcp: fix for splice receive when used with software LRO
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
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: Discard and warn about LRO'd skbs received for...
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 David S. Millernet: Add sk_set_socket() helper.
2008-06-18 Jay Vosburghbonding: Allow setting max_bonds to zero
2008-06-18 Or Gerlitznet/core: add NETDEV_BONDING_FAILOVER event
2008-06-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-17 Ben Hutchingsnet: Fix test for VLAN TX checksum offload capability
2008-06-16 Ingo MolnarMerge branch 'linus' into core/softirq
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-04 Octavian Purdilatcp: Fix for race due to temporary drop of the socket...
2008-06-03 Thomas Grafnetlink: Improve returned error codes
2008-06-03 Brice Goglinnet_dma: remove duplicate assignment in dma_skb_copy_da...
2008-06-03 Stephen Hemmingernet: neighbour table ABI problem
2008-05-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
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-21 Pavel Emelyanovnet: The dev->get_stats pointer is not NULL nowadays.
2008-05-20 Denis V. Lunevpktgen: make sure that pktgen_thread_worker has been...
next