| Commit message (Expand) | Author | Age | Files | Lines |
* | libcxgbi: Use flowi4's saddr in cxgbi_check_route(). | David S. Miller | 2011-05-03 | 1 | -5/+6 |
* | pptp: Use flowi4's daddr/saddr in pptp_xmit(). | David S. Miller | 2011-05-03 | 1 | -2/+2 |
* | ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). | David S. Miller | 2011-05-03 | 4 | -5/+10 |
* | net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h | Viresh KUMAR | 2011-05-03 | 1 | -1/+0 |
* | net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration | David Decotigny | 2011-04-29 | 7 | -38/+59 |
* | tulip/de2104x: don't report different speeds depending on port type | David Decotigny | 2011-04-29 | 1 | -7/+3 |
* | acenic: Fix using the specified speed when configuring NIC | David Decotigny | 2011-04-29 | 1 | -1/+1 |
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 | 75 | -196/+231 |
* | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny | 2011-04-29 | 43 | -129/+161 |
* | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny | 2011-04-29 | 14 | -48/+63 |
* | qlcnic: Support for GBE port settings | Sony Chacko | 2011-04-29 | 3 | -63/+40 |
* | qlcnic: support rcv ring configuration through ethtool | Sucheta Chakraborty | 2011-04-29 | 3 | -33/+156 |
* | ipv4, ipv6, bonding: Restore control over number of peer notifications | Ben Hutchings | 2011-04-29 | 3 | -2/+89 |
* | net: ibmveth: force reconfiguring checksum settings on startup | Michał Mirosław | 2011-04-28 | 1 | -0/+2 |
* | qlcnic: fix memory leak in qlcnic_blink_led. | Sucheta Chakraborty | 2011-04-28 | 2 | -8/+6 |
* | tg3: Convert u32 flag,flg2,flg3 uses to bitmap | Joe Perches | 2011-04-28 | 2 | -739/+728 |
* | net:use help function of skb_checksum_start_offset to calculate offset | Shan Wei | 2011-04-28 | 1 | -1/+1 |
* | r8169: fix merge conflict fix. | Francois Romieu | 2011-04-27 | 1 | -20/+5 |
* | ixgbe: convert to ethtool set_phys_id | Emil Tantilov | 2011-04-27 | 2 | -12/+18 |
* | ixgbe: fix X540 ethtool loopback test. | Don Skidmore | 2011-04-27 | 1 | -0/+7 |
* | ixgbe: Bump version | Don Skidmore | 2011-04-27 | 1 | -2/+2 |
* | ixgbe: enable SCTP checksum offload for X540 | Don Skidmore | 2011-04-27 | 1 | -1/+7 |
* | ixgbe: do not clear FCoE DDP error status for received ABTS | Yi Zou | 2011-04-27 | 1 | -2/+2 |
* | ixgbe: fix static functions | John Fastabend | 2011-04-27 | 4 | -5/+5 |
* | ixgbe: remove ntuple display support | Alexander Duyck | 2011-04-27 | 2 | -6/+0 |
* | ixgbe: add LED blink code for x540 | Emil Tantilov | 2011-04-27 | 1 | -2/+62 |
* | ixgbe: add support for 64k EEPROM for 82599 | Emil Tantilov | 2011-04-27 | 1 | -1/+30 |
* | ixgbe: register defines cleanup | Emil Tantilov | 2011-04-27 | 2 | -67/+125 |
* | ixgbe: explicitly disable 100H for x540 | Emil Tantilov | 2011-04-27 | 1 | -1/+2 |
* | e1000e: implement ethtool set_phys_id | Bruce Allan | 2011-04-27 | 8 | -59/+32 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-26 | 14 | -78/+150 |
|\ |
|
| * | cdc_ncm: fix short packet issue on some devices | Hans Petter Selasky | 2011-04-24 | 1 | -2/+2 |
| * | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | David S. Miller | 2011-04-24 | 1 | -28/+71 |
| |\ |
|
| | * | r8169: don't request firmware when there's no userspace. | François Romieu | 2011-04-24 | 1 | -28/+71 |
| * | | bnx2x: fix UDP csum offload | Vladislav Zolotarov | 2011-04-23 | 1 | -10/+24 |
| * | | netconsole: fix deadlock when removing net driver that netconsole is using (v2) | Neil Horman | 2011-04-22 | 1 | -0/+8 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-04-22 | 4 | -13/+16 |
| |\ \ |
|
| | * | | iwl4965: fix skb usage after free | Stanislaw Gruszka | 2011-04-20 | 1 | -3/+7 |
| | * | | iwlwifi: fix skb usage after free | Stanislaw Gruszka | 2011-04-20 | 1 | -3/+7 |
| | * | | ath9k: fix the return value of ath_stoprecv | Felix Fietkau | 2011-04-19 | 1 | -1/+1 |
| | * | | iwlwifi: fix frame injection for HT channels | Daniel Halperin | 2011-04-18 | 1 | -6/+1 |
| * | | | atl1c: Fix work event interrupt/task races | Tim Gardner | 2011-04-21 | 2 | -12/+8 |
| * | | | be2net: increment work_counter in be_worker | Ivan Vecera | 2011-04-21 | 1 | -0/+1 |
| * | | | powerpc: Fix multicast problem in fs_enet driver | Andrea Galbusera | 2011-04-21 | 1 | -4/+4 |
| * | | | bonding: 802.3ad - fix agg_device_up | Jiri Bohac | 2011-04-20 | 1 | -2/+5 |
| * | | | ehea: Fix a DLPAR bug on ehea_rereg_mrs(). | Breno Leitao | 2011-04-20 | 1 | -3/+6 |
| | |/
| |/| |
|
* | | | tg3: Update version to 3.118 | Matt Carlson | 2011-04-26 | 1 | -2/+2 |
* | | | tg3: Whitespace cleanups | Matt Carlson | 2011-04-26 | 1 | -7/+2 |
* | | | tg3: Add EEH support | Matt Carlson | 2011-04-26 | 1 | -0/+147 |
* | | | tg3: Add TSO loopback test | Matt Carlson | 2011-04-26 | 1 | -35/+123 |