| Commit message (Expand) | Author | Age | Files | Lines |
* | net: pass info struct via netdevice notifier | Jiri Pirko | 2013-05-28 | 80 | -127/+172 |
* | bonding: remove ifenslave.c from kernel source | Cong Wang | 2013-05-28 | 5 | -1157/+10 |
* | doc:networking: Fix typo in documentation/networking | Masanari Iida | 2013-05-28 | 3 | -9/+9 |
* | bonding: allow xmit hash policy change while bond dev is up | Nikolay Aleksandrov | 2013-05-28 | 1 | -9/+1 |
* | net/phy: Use module_spi_driver in spi_ks8995.c | Sachin Kamat | 2013-05-28 | 1 | -13/+1 |
* | netpoll: remove return value from netpoll_rx_disable() | dingtianhong | 2013-05-28 | 3 | -15/+7 |
* | net: micrel : ks8851-ml: add dt support | Jean-Christophe PLAGNIOL-VILLARD | 2013-05-28 | 2 | -7/+35 |
* | Merge branch 'mpls_gso' | David S. Miller | 2013-05-28 | 15 | -116/+149 |
|\ |
|
| * | MPLS: Add limited GSO support | Simon Horman | 2013-05-28 | 15 | -3/+143 |
| * | net: Use 16bits for *_headers fields of struct skbuff | Simon Horman | 2013-05-28 | 1 | -113/+6 |
|/ |
|
* | phy: bcm63xx: report Broadcom BCM63xx PHYs as internal | Florian Fainelli | 2013-05-28 | 1 | -2/+2 |
* | phy: allow drivers to flag a PHY device as internal | Florian Fainelli | 2013-05-28 | 3 | -1/+17 |
* | net: ethtool: disambiguate XCVR_* meaning | Florian Fainelli | 2013-05-28 | 1 | -2/+2 |
* | net: wan: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-28 | 1 | -1/+0 |
* | net: wireless: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-28 | 2 | -4/+0 |
* | net: irda: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-28 | 3 | -3/+0 |
* | net: ethernet: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-28 | 37 | -61/+0 |
* | Merge branch 'fec_regulator_suspend_resume' | David S. Miller | 2013-05-28 | 2 | -11/+27 |
|\ |
|
| * | fec: Handle the regulator in suspend/resume | Fabio Estevam | 2013-05-28 | 1 | -0/+10 |
| * | fec: Remove irqs first | Fabio Estevam | 2013-05-28 | 1 | -5/+5 |
| * | fec: Disable the PHY regulator on error and removal | Fabio Estevam | 2013-05-28 | 1 | -0/+6 |
| * | fec: Invert the order of error path sequence | Fabio Estevam | 2013-05-28 | 1 | -2/+2 |
| * | fec: Place the phy regulator in the private structure | Fabio Estevam | 2013-05-28 | 2 | -4/+4 |
|/ |
|
* | be2net: Trim padded packets for Lancer | Somnath Kotur | 2013-05-28 | 1 | -1/+3 |
* | be2net: Pad skb to meet min Tx pkt size in lancer | Somnath Kotur | 2013-05-28 | 1 | -0/+10 |
* | be2net: cleanup be_get_drvinfo() | Somnath Kotur | 2013-05-28 | 3 | -7/+8 |
* | bnx2x: Change to D3hot only on removal | Yuval Mintz | 2013-05-28 | 2 | -10/+24 |
* | bnx2x: Implement PCI shutdown | Yuval Mintz | 2013-05-28 | 1 | -12/+59 |
* | bnx2x: Count number of possible FCoE interfaces | Dmitry Kravkov | 2013-05-28 | 1 | -3/+48 |
* | bnx2x: Ack unknown VF messages | Ariel Elior | 2013-05-28 | 1 | -1/+4 |
* | bnx2x: Add and correct PCI link speed prints | Dmitry Kravkov | 2013-05-28 | 2 | -14/+31 |
* | bnx2x: Zero VFs starting MACs | Ariel Elior | 2013-05-28 | 1 | -1/+5 |
* | tcp: Remove 2 indentation levels in tcp_rcv_state_process | Joe Perches | 2013-05-26 | 1 | -37/+39 |
* | tcp: Remove another indentation level in tcp_rcv_state_process | Joe Perches | 2013-05-26 | 1 | -59/+51 |
* | tcp: remove one indentation level in tcp_rcv_state_process() | Eric Dumazet | 2013-05-26 | 1 | -136/+133 |
* | net: add netnotifier event for upper device change | Jiri Pirko | 2013-05-26 | 2 | -1/+3 |
* | net: ethernet: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-26 | 23 | -95/+66 |
* | net: ipv6: Add IPv6 support to the ping socket. | Lorenzo Colitti | 2013-05-26 | 9 | -171/+698 |
* | Merge branch 'qlcnic' | David S. Miller | 2013-05-25 | 13 | -168/+324 |
|\ |
|
| * | qlcnic: Update version to 5.2.43 | Shahed Shaikh | 2013-05-25 | 1 | -2/+2 |
| * | qlcnic: Enhance virtual NIC logging | Manish Chopra | 2013-05-25 | 3 | -40/+41 |
| * | qlcnic: qlcnic_get_board_name() function cleanup | Manish Chopra | 2013-05-25 | 1 | -9/+28 |
| * | qlcnic: Implement GET_LED_STATUS command for 82xx adapter. | Himanshu Madhani | 2013-05-25 | 5 | -46/+98 |
| * | qlcnic: modify reset recovery path in diag mode | Sony Chacko | 2013-05-25 | 3 | -8/+34 |
| * | qlcnic: diagnostics routine changes | Sony Chacko | 2013-05-25 | 2 | -9/+31 |
| * | qlcnic: Convert nested if-else to switch-case | Jitendra Kalsaria | 2013-05-25 | 1 | -7/+11 |
| * | qlcnic: Initialize trans_work and idc_aen_work at VF probe. | Sucheta Chakraborty | 2013-05-25 | 1 | -1/+5 |
| * | qlcnic: Remove qlcnic_config_npars module parameter | Shahed Shaikh | 2013-05-25 | 3 | -35/+11 |
| * | qlcnic: Update IRQ name for 8200 and 8300 Series adapter. | Himanshu Madhani | 2013-05-25 | 2 | -12/+16 |
| * | qlcnic: Disable INT-x interrupt for 83xx on driver unload | Himanshu Madhani | 2013-05-25 | 1 | -0/+8 |