| Commit message (Expand) | Author | Age | Files | Lines |
* | bonding: unwind on bond_add_vlan failure | nikolay@redhat.com | 2013-08-08 | 1 | -2/+2 |
* | bonding: change the bond's vlan syncing functions with the standard ones | nikolay@redhat.com | 2013-08-08 | 1 | -30/+7 |
* | net: phy: mdio: add missing __iomem annotation | Jingoo Han | 2013-08-07 | 1 | -1/+1 |
* | net: phy: micrel: Staticize ksz8873mll_read_status() | Jingoo Han | 2013-08-07 | 1 | -1/+1 |
* | net: move zerocopy_sg_from_iovec() to net/core/datagram.c | Jason Wang | 2013-08-07 | 2 | -160/+0 |
* | net: move iov_pages() to net/core/iovec.c | Jason Wang | 2013-08-07 | 2 | -46/+0 |
* | bnx2: Update version to 2.2.4 | Michael Chan | 2013-08-07 | 2 | -4/+4 |
* | bnx2: Add pci shutdown handler. | Michael Chan | 2013-08-07 | 1 | -22/+25 |
* | bnx2: Use SIMPLE_DEV_PM_OPS. | Michael Chan | 2013-08-07 | 1 | -20/+25 |
* | bnx2: Refactor WoL setup into a separate function. | Michael Chan | 2013-08-07 | 1 | -80/+81 |
* | bnx2: Use kernel APIs for WoL and power state changes. | Michael Chan | 2013-08-07 | 1 | -22/+14 |
* | bnx2: Handle error condition in ->slot_reset() | Michael Chan | 2013-08-07 | 1 | -5/+10 |
* | be2net: update driver version | Sathya Perla | 2013-08-07 | 1 | -1/+1 |
* | be2net: Initialize "status" in be_cmd_get_die_temperature() | Vasundhara Volam | 2013-08-07 | 1 | -1/+1 |
* | be2net: fixup log msgs for async events | Vasundhara Volam | 2013-08-07 | 1 | -2/+4 |
* | be2net: Fix displaying supported speeds for BE2 | Vasundhara Volam | 2013-08-07 | 1 | -0/+6 |
* | be2net: don't limit max MAC and VLAN counts | Vasundhara Volam | 2013-08-07 | 1 | -7/+0 |
* | be2net: Do not call get_die_temperature cmd for VF | Vasundhara Volam | 2013-08-07 | 1 | -1/+2 |
* | be2net: Adding more speeds reported by get_settings | Vasundhara Volam | 2013-08-07 | 2 | -1/+10 |
* | gianfar: Cleanup TxFCB insertion on xmit | Claudiu Manoil | 2013-08-05 | 1 | -29/+33 |
* | gianfar: Fix Tx csum generation errata handling | Claudiu Manoil | 2013-08-05 | 1 | -19/+25 |
* | bonding: remove locking from bond_set_rx_mode() | Veaceslav Falico | 2013-08-05 | 1 | -6/+4 |
* | drivers: net: cpsw: Add support for new CPSW IP version | Mugunthan V N | 2013-08-05 | 1 | -0/+3 |
* | bonding: add bond_time_in_interval() and use it for time comparison | Veaceslav Falico | 2013-08-05 | 1 | -53/+32 |
* | bonding: call slave_last_rx() only once per slave | Veaceslav Falico | 2013-08-05 | 1 | -7/+8 |
* | tile: fix missing unlock on error in tile_net_open() | Wei Yongjun | 2013-08-05 | 1 | -1/+3 |
* | net: mlx4: Staticize local functions | Jingoo Han | 2013-08-05 | 1 | -3/+3 |
* | net: micrel: Staticize local functions | Jingoo Han | 2013-08-05 | 2 | -5/+7 |
* | be2net: Staticize local functions | Jingoo Han | 2013-08-05 | 3 | -19/+20 |
* | bna: Staticize local functions | Jingoo Han | 2013-08-05 | 1 | -5/+5 |
* | vxlan: fix rcu related warning | stephen hemminger | 2013-08-04 | 1 | -5/+11 |
* | ax88179_178a: avoid copy of tx tcp packets | Eric Dumazet | 2013-08-03 | 1 | -17/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-03 | 537 | -95275/+6940 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-08-03 | 49 | -403/+665 |
| |\ |
|
| | * | qlcnic: Fix for flash update failure on 83xx adapter | Himanshu Madhani | 2013-08-03 | 10 | -132/+231 |
| | * | qlcnic: Fix link speed and duplex display for 83xx adapter | Rajesh Borundia | 2013-08-03 | 1 | -9/+16 |
| | * | qlcnic: Fix link speed display for 82xx adapter | Rajesh Borundia | 2013-08-03 | 1 | -3/+7 |
| | * | qlcnic: Fix external loopback test. | Shahed Shaikh | 2013-08-03 | 1 | -2/+10 |
| | * | qlcnic: Removed adapter series name from warning messages. | Pratik Pujar | 2013-08-03 | 2 | -2/+2 |
| | * | qlcnic: Free up memory in error path. | Himanshu Madhani | 2013-08-03 | 1 | -3/+3 |
| | * | qlcnic: Fix ingress MAC learning | Shahed Shaikh | 2013-08-03 | 1 | -33/+66 |
| | * | qlcnic: Fix MAC address filter issue on 82xx adapter | Shahed Shaikh | 2013-08-03 | 1 | -1/+1 |
| | * | net: ethernet: davinci_emac: drop IRQF_DISABLED | Mugunthan V N | 2013-08-03 | 1 | -2/+1 |
| | * | sis900: Fix the tx queue timeout issue | Denis Kirjanov | 2013-08-02 | 1 | -10/+2 |
| | * | r8169: remove "PHY reset until link up" log spam | Lekensteyn | 2013-08-02 | 1 | -1/+1 |
| | * | net: ethernet: cpsw: drop IRQF_DISABLED | Felipe Balbi | 2013-08-02 | 1 | -1/+1 |
| | * | macvlan: handle set_promiscuity failures | Michael S. Tsirkin | 2013-08-01 | 1 | -2/+5 |
| | * | macvlan: better mode validation | Michael S. Tsirkin | 2013-08-01 | 1 | -2/+14 |
| | * | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 2013-08-01 | 8 | -26/+26 |
| | * | net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param | Jack Morgenstein | 2013-08-01 | 1 | -1/+1 |