Age | Commit message (Expand) | Author |
2008-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-20 | m68k/Apollo: remove the unused APOLLO_ELPLUS option | Geert Uytterhoeven |
2008-07-20 | ariadne: use netstats in net_device structure | Paulius Zaleckas |
2008-07-20 | Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin... | Linus Torvalds |
2008-07-20 | Fix strip driver back up for ldisc/tty changes | Alan Cox |
2008-07-20 | tty: Ldisc revamp | Alan Cox |
2008-07-18 | bnx2: Update version to 1.7.9. | Benjamin Li |
2008-07-18 | bnx2: Fix Sparse warnings | Benjamin Li |
2008-07-18 | bnx2: Add TX multiqueue support. | Benjamin Li |
2008-07-18 | bnx2: Update TPAT firmware | Benjamin Li |
2008-07-18 | e1000: resolve tx multiqueue bug | Ben Hutchings |
2008-07-18 | igb/ixgbe/e1000e: resolve tx multiqueue bug | Jeff Kirsher |
2008-07-18 | Revert "remove the strip driver" | David S. Miller |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-07-17 | pkt_sched: Kill netdev_queue lock. | David S. Miller |
2008-07-17 | niu: Add TX multiqueue support. | David S. Miller |
2008-07-17 | netdev: Convert all drivers away from netif_schedule(). | David S. Miller |
2008-07-17 | netdev: netdev_priv() can now be sane again. | David S. Miller |
2008-07-17 | net: Use queue aware tests throughout. | David S. Miller |
2008-07-17 | netdev: Kill NETIF_F_MULTI_QUEUE. | David S. Miller |
2008-07-17 | netdev: Allocate multiple queues for TX. | David S. Miller |
2008-07-17 | igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. | David S. Miller |
2008-07-17 | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker |
2008-07-17 | Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e... | Joel Becker |
2008-07-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-16 | netdrv intel: always enable VLAN filtering except in promiscous mode | Patrick McHardy |
2008-07-16 | netdrv intel: disable VLAN filtering in promiscous mode | Patrick McHardy |
2008-07-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-07-16 | Merge commit 'origin/master' | Benjamin Herrenschmidt |
2008-07-15 | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar |
2008-07-15 | mmc,sdio: helper function for transfer padding | Pierre Ossman |
2008-07-15 | wireless: fix warnings from QoS patch | Johannes Berg |
2008-07-15 | netdev: Do not use TX lock to protect address lists. | David S. Miller |
2008-07-15 | netdev: Add netdev->addr_list_lock protection. | David S. Miller |
2008-07-14 | mlx4_core: Use MOD_STAT_CFG command to get minimal page size | Vladimir Sokolovsky |
2008-07-14 | RDMA/cxgb3: Fixes for zero STag | Steve Wise |
2008-07-14 | IB/mlx4: Add support for blocking multicast loopback packets | Ron Livne |
2008-07-14 | RDMA/cxgb3: Add support for protocol statistics | Steve Wise |
2008-07-15 | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt |
2008-07-14 | bnx2: Update version to 1.7.8. | Michael Chan |
2008-07-14 | bnx2: Support secondary MAC addresses. | Benjamin Li |
2008-07-14 | bnx2: Allow flexible VLAN tag settings. | Michael Chan |
2008-07-14 | bnx2: Add ack parameter to bnx2_fw_sync(). | Michael Chan |
2008-07-14 | bnx2: Add PCI ID for 5716. | Michael Chan |
2008-07-14 | bnx2: Prevent ethtool -s from crashing when device is down. | Michael Chan |
2008-07-14 | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller |
2008-07-14 | net: Remove references to wan-router.txt in Kconfigs | Johann Felix Soden |
2008-07-14 | tun: Fix/rewrite packet filtering logic | Max Krasnyansky |
2008-07-14 | macvlan: Check return of dev_set_allmulti | Wang Chen |
2008-07-14 | bonding: Check return of dev_set_promiscuity/allmulti | Wang Chen |