| Commit message (Expand) | Author | Age | Files | Lines |
* | inet: toss struct net initialization around | Pavel Emelyanov | 2008-07-14 | 4 | -6/+7 |
* | icmp: add struct net argument to icmp_out_count | Pavel Emelyanov | 2008-07-14 | 4 | -4/+7 |
* | vlan: remove unnecessary include statements | Patrick McHardy | 2008-07-14 | 3 | -22/+4 |
* | vlan: clean up hard_start_xmit functions | Patrick McHardy | 2008-07-14 | 1 | -35/+6 |
* | vlan: clean up vlan_dev_hard_header() | Patrick McHardy | 2008-07-14 | 1 | -46/+9 |
* | vlan: ethtool ->get_flags support | Patrick McHardy | 2008-07-14 | 1 | -0/+13 |
* | packet: deliver VLAN TCI to userspace | Patrick McHardy | 2008-07-14 | 2 | -0/+4 |
* | packet: support extensible, 64 bit clean mmaped ring structure | Patrick McHardy | 2008-07-14 | 2 | -33/+167 |
* | vlan: deliver packets received with VLAN acceleration to network taps | Patrick McHardy | 2008-07-14 | 3 | -0/+32 |
* | vlan: Don't store VLAN tag in cb | Patrick McHardy | 2008-07-14 | 3 | -24/+13 |
* | tipc: Optimization to multicast name lookup algorithm | Allan Stephens | 2008-07-14 | 1 | -13/+30 |
* | tipc: Add missing locks when inspecting node list & link list | Allan Stephens | 2008-07-14 | 1 | -5/+24 |
* | tipc: Fix bug in scope checking for multicast messages | Allan Stephens | 2008-07-14 | 1 | -2/+4 |
* | tipc: Eliminate improper use of TIPC_OK error code | Allan Stephens | 2008-07-14 | 9 | -49/+49 |
* | tipc: Fix race condition that could cause accept() to fail | Allan Stephens | 2008-07-14 | 1 | -20/+22 |
* | tipc: Optimize pointer dereferencing when receiving stream data | Allan Stephens | 2008-07-14 | 1 | -1/+1 |
* | tipc: Remove unneeded parameter to tipc_createport_raw() | Allan Stephens | 2008-07-14 | 3 | -36/+20 |
* | bnx2: Update version to 1.7.8. | Michael Chan | 2008-07-14 | 1 | -2/+2 |
* | bnx2: Support secondary MAC addresses. | Benjamin Li | 2008-07-14 | 2 | -8/+32 |
* | bnx2: Allow flexible VLAN tag settings. | Michael Chan | 2008-07-14 | 2 | -17/+33 |
* | bnx2: Add ack parameter to bnx2_fw_sync(). | Michael Chan | 2008-07-14 | 1 | -7/+11 |
* | bnx2: Add PCI ID for 5716. | Michael Chan | 2008-07-14 | 1 | -1/+5 |
* | bnx2: Prevent ethtool -s from crashing when device is down. | Michael Chan | 2008-07-14 | 1 | -1/+12 |
* | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 2008-07-14 | 44 | -2791/+2071 |
|\ |
|
| * | SAA9730: Remove driver | Ralf Baechle | 2008-07-11 | 4 | -1533/+0 |
| * | Fix missing exports for net/phy/mdio-bitbang.c | Takashi Iwai | 2008-07-11 | 1 | -0/+2 |
| * | cxgb3 - Add iscsi support | Karen Xie | 2008-07-11 | 5 | -8/+59 |
| * | virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature | Mark McLoughlin | 2008-07-11 | 1 | -1/+2 |
| * | igb: Improve multiqueue AIM support | Alexander Duyck | 2008-07-11 | 3 | -81/+113 |
| * | igb: unused variable warning in igb remove | Alexander Duyck | 2008-07-11 | 1 | -0/+2 |
| * | igb: update suspend resume | Alexander Duyck | 2008-07-11 | 1 | -17/+29 |
| * | net: add netif_napi_del function to allow for removal of napistructs | Alexander Duyck | 2008-07-11 | 1 | -0/+13 |
| * | igb: add support for in kernel LRO | Alexander Duyck | 2008-07-11 | 5 | -9/+147 |
| * | igb: add page recycling support | Alexander Duyck | 2008-07-11 | 2 | -79/+63 |
| * | igb: Add support for quad port WOL and feature flags | Alexander Duyck | 2008-07-11 | 3 | -36/+81 |
| * | igb: add 82576 MAC support | Alexander Duyck | 2008-07-11 | 9 | -86/+476 |
| * | igb: Increment driver version | Auke Kok | 2008-07-11 | 1 | -1/+1 |
| * | igb: reenable CRC stripping in hardware | Auke Kok | 2008-07-11 | 1 | -4/+5 |
| * | igb: add DCA support | Jeb Cramer | 2008-07-11 | 4 | -4/+187 |
| * | igb: update ethtool stats to support multiqueue | Alexander Duyck | 2008-07-11 | 3 | -4/+12 |
| * | igb: Introduce multiple TX queues with infrastructure | Peter P Waskiewicz Jr | 2008-07-11 | 2 | -53/+114 |
| * | ixgb: update copyright dates and versions | Jesse Brandeburg | 2008-07-11 | 11 | -13/+13 |
| * | ixgb: make NAPI the only option and the default | Jesse Brandeburg | 2008-07-11 | 2 | -60/+1 |
| * | ixgb: cleanup header | Jesse Brandeburg | 2008-07-11 | 1 | -8/+6 |
| * | ixgb: audit use of dev_kfree_skb_any | Jesse Brandeburg | 2008-07-11 | 1 | -3/+5 |
| * | ixgb: clean up assignments inside if statements | Jesse Brandeburg | 2008-07-11 | 1 | -10/+16 |
| * | ixgb: rx cleanup performance improvements | Jesse Brandeburg | 2008-07-11 | 1 | -9/+19 |
| * | ixgb: cleanup checkpatch suggestions that are relevant | Jesse Brandeburg | 2008-07-11 | 1 | -4/+4 |
| * | ixgb: trivial fix space after for | Jesse Brandeburg | 2008-07-11 | 5 | -31/+28 |
| * | ixgb: fix spelling errors | Jesse Brandeburg | 2008-07-11 | 5 | -13/+13 |