| Commit message (Expand) | Author | Age |
* | pktgen: multiqueue etc. | Robert Olsson | 2008-08-07 |
* | net/core: Allow receive on active slaves. | Joe Eykholt | 2008-08-07 |
* | net/core: Allow certain receives on inactive slave. | Joe Eykholt | 2008-08-07 |
* | net/core: Uninline skb_bond(). | Joe Eykholt | 2008-08-07 |
* | pktgen: mac count | Robert Olsson | 2008-08-05 |
* | pktgen: random flow | Robert Olsson | 2008-08-05 |
* | net_sched: Add qdisc __NET_XMIT_BYPASS flag | Jarek Poplawski | 2008-08-05 |
* | net: eliminate refcounting in backlog queue | Stephen Hemminger | 2008-08-04 |
* | net: use software GSO for SG+CSUM capable netdevices | Lennert Buytenhek | 2008-08-03 |
* | net: fix missing pneigh entries in the neighbor seq_file code | Chris Larson | 2008-08-03 |
* | net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get... | Chris Larson | 2008-08-03 |
* | pkt_sched: Use qdisc_lock() on already sampled root qdisc. | David S. Miller | 2008-08-02 |
* | netdev: Fix lockdep warnings in multiqueue configurations. | David S. Miller | 2008-07-31 |
* | pkt_sched: Fix OOPS on ingress qdisc add. | David S. Miller | 2008-07-30 |
* | mac80211: partially fix skb->cb use | Johannes Berg | 2008-07-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-26 |
|\ |
|
| * | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 2008-07-26 |
* | | printk ratelimiting rewrite | Dave Young | 2008-07-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-24 |
|\| |
|
| * | net: Update entry in af_family_clock_key_strings | Oliver Hartkopp | 2008-07-23 |
| * | netdev: Remove warning from __netif_schedule(). | David S. Miller | 2008-07-23 |
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 |
|\ \ |
|
| * \ | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-15 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 |
| |\ \ \ \ |
|
| * | | | | | net: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb... | Linus Torvalds | 2008-07-23 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | I/OAT: tcp_dma_copybreak default value dependent on I/OAT version | Maciej Sosnowski | 2008-07-22 |
| |/ / / / |
|
* | | | | | netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. | David S. Miller | 2008-07-22 |
* | | | | | net: Fix build failure with 'make mandocs'. | Dave Jones | 2008-07-22 |
* | | | | | net: Print the module name as part of the watchdog message | Arjan van de Ven | 2008-07-21 |
* | | | | | net: use kcalloc in netdev_queue alloc | Stephen Hemminger | 2008-07-21 |
* | | | | | net: In __netif_schedule() use WARN_ON instead of BUG_ON | Linus Torvalds | 2008-07-21 |
* | | | | | net: Improve simple_tx_hash(). | David S. Miller | 2008-07-21 |
| |_|_|/
|/| | | |
|
* | | | | net_sched: Add qdisc_enqueue wrapper | Jussi Kivilinna | 2008-07-20 |
* | | | | net: Use standard structures for generic socket address structures. | YOSHIFUJI Hideaki | 2008-07-20 |
* | | | | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-20 |
* | | | | pkt_sched: Manage qdisc list inside of root qdisc. | David S. Miller | 2008-07-19 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
| |\ \ \ |
|
| | * | | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 |
| * | | | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-07-14 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-23 |
| | |\| | |
|
| | * | | | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-16 |
| | |\ \ \ |
|
| | * | | | | Remove argument from open_softirq which is always NULL | Carlos R. Mafra | 2008-05-25 |
| | | |_|/
| | |/| | |
|
* | | | | | pkt_sched: Kill netdev_queue lock. | David S. Miller | 2008-07-17 |
* | | | | | netdevice: Move qdisc_list back into net_device proper. | David S. Miller | 2008-07-17 |
* | | | | | pkt_sched: Schedule qdiscs instead of netdev_queue. | David S. Miller | 2008-07-17 |
* | | | | | net: Implement simple sw TX hashing. | David S. Miller | 2008-07-17 |
* | | | | | netdev: Add netdev->select_queue() method. | David S. Miller | 2008-07-17 |