| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 162 | -911/+1702 |
|\ |
|
| * | hso: fix handling of modem port SERIAL_STATE notifications | Dan Williams | 2014-01-06 | 1 | -2/+11 |
| * | isdn: Drop big endian cpp checks from telespci and hfc_pci drivers | Guenter Roeck | 2014-01-06 | 2 | -8/+0 |
| * | be2net: fix max_evt_qs calculation for BE3 in SR-IOV config | Suresh Reddy | 2014-01-06 | 2 | -4/+9 |
| * | be2net: increase the timeout value for loopback-test FW cmd | Suresh Reddy | 2014-01-06 | 3 | -12/+22 |
| * | be2net: disable RSS when number of RXQs is reduced to 1 via set-channels | Vasundhara Volam | 2014-01-06 | 2 | -6/+12 |
| * | xen-netback: Include header for vmalloc | Josh Boyer | 2014-01-06 | 1 | -0/+1 |
| * | fec: Revert "fec: Do not assume that PHY reset is active low" | Fabio Estevam | 2014-01-06 | 1 | -10/+4 |
| * | bnx2x: fix VLAN configuration for VFs. | Yuval Mintz | 2014-01-06 | 5 | -112/+174 |
| * | bnx2x: fix AFEX memory overflow | Yuval Mintz | 2014-01-06 | 1 | -1/+4 |
| * | bnx2x: Clean before update RSS arrives | Michal Kalderon | 2014-01-06 | 2 | -1/+7 |
| * | bnx2x: Correct number of MSI-X vectors for VFs | Michal Kalderon | 2014-01-06 | 1 | -3/+6 |
| * | bnx2x: limit number of interrupt vectors for 57711 | Dmitry Kravkov | 2014-01-06 | 2 | -3/+5 |
| * | qlcnic: Fix bug in Tx completion path | Shahed Shaikh | 2014-01-04 | 4 | -7/+12 |
| * | infiniband: make sure the src net is infiniband when create new link | Hangbin Liu | 2014-01-04 | 1 | -1/+2 |
| * | {vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properly | fan.du | 2014-01-04 | 1 | -1/+2 |
| * | cxgb4: allow large buffer size to have page size | Thadeu Lima de Souza Cascardo | 2014-01-04 | 1 | -1/+1 |
| * | virtio-net: fix refill races during restore | Jason Wang | 2014-01-03 | 1 | -5/+6 |
| * | qlcnic: Fix resource allocation for TX queues | Manish Chopra | 2014-01-02 | 1 | -1/+2 |
| * | qlcnic: Fix loopback diagnostic test | Manish Chopra | 2014-01-02 | 3 | -6/+7 |
| * | bnx2x: Fix KR2 work-around detection of BCM8073 | Yaniv Rosner | 2014-01-02 | 1 | -1/+1 |
| * | bnx2x: Fix incorrect link-up report | Yaniv Rosner | 2014-01-02 | 1 | -0/+4 |
| * | bnx2x: Fix Duplex setting for 54618se | Yaniv Rosner | 2014-01-02 | 1 | -26/+28 |
| * | bnx2x: Fix passive DAC cable detection | Yaniv Rosner | 2014-01-02 | 1 | -9/+12 |
| * | bnx2x: Fix 578xx-KR 1G link | Yaniv Rosner | 2014-01-02 | 2 | -0/+14 |
| * | usbnet: mcs7830: rework link state detection | Octavian Purdila | 2013-12-31 | 1 | -15/+4 |
| * | Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-12-30 | 4 | -15/+12 |
| |\ |
|
| | * | Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes | Rob Herring | 2013-12-30 | 1 | -2/+10 |
| | |\ |
|
| | | * | of: Fix NULL dereference in unflatten_and_copy() | James Hogan | 2013-12-11 | 1 | -2/+10 |
| | * | | of/irq: Fix device_node refcount in of_irq_parse_raw() | Cédric Le Goater | 2013-12-30 | 1 | -4/+1 |
| | * | | of/Kconfig: Spelling s/one/once/ | Geert Uytterhoeven | 2013-12-30 | 1 | -1/+1 |
| | * | | Revert "of/address: Handle #address-cells > 2 specially" | Rob Herring | 2013-12-30 | 1 | -8/+0 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-12-30 | 39 | -193/+559 |
| |\ \ \ |
|
| | * | | | stmmac: Fix incorrect spinlock release and PTP cap detection. | Vince Bridgers | 2013-12-30 | 2 | -13/+11 |
| | * | | | phy: IRQ cannot be shared | Sergei Shtylyov | 2013-12-30 | 1 | -4/+2 |
| | * | | | xen-netback: fix guest-receive-side array sizes | Paul Durrant | 2013-12-30 | 3 | -7/+24 |
| | * | | | fec: Do not assume that PHY reset is active low | Fabio Estevam | 2013-12-30 | 1 | -4/+10 |
| | * | | | netxen: Correct off-by-one errors in bounds checks | David Gibson | 2013-12-27 | 1 | -2/+2 |
| | * | | | arc_emac: fix potential use after free | Eric Dumazet | 2013-12-27 | 1 | -2/+2 |
| | * | | | tg3: Expand 4g_overflow_test workaround to skb fragments of any size. | Nithin Sujir | 2013-12-27 | 1 | -1/+1 |
| | * | | | macvlan: fix netdev feature propagation from lower device | Florian Westphal | 2013-12-26 | 1 | -3/+13 |
| | * | | | drivers: net : cpsw: pass proper device name while requesting irq | Mugunthan V N | 2013-12-23 | 1 | -1/+1 |
| | * | | | RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields | Kumar Sanghvi | 2013-12-23 | 1 | -54/+17 |
| | * | | | RDMA/cxgb4: Server filters are supported only for IPv4 | Kumar Sanghvi | 2013-12-23 | 1 | -1/+2 |
| | * | | | RDMA/cxgb4: Calculate the filter server TID properly | Kumar Sanghvi | 2013-12-23 | 1 | -3/+1 |
| | * | | | cxgb4: Add API to correctly calculate tuple fields | Kumar Sanghvi | 2013-12-23 | 6 | -16/+235 |
| | * | | | cxgb4: Account for stid entries properly in case of IPv6 | Kumar Sanghvi | 2013-12-23 | 1 | -2/+12 |
| | * | | | cxgb4: Assign filter server TIDs properly | Kumar Sanghvi | 2013-12-23 | 2 | -5/+20 |
| | * | | | cxgb4: Include TCP as protocol when creating server filters | Kumar Sanghvi | 2013-12-23 | 2 | -0/+9 |
| | * | | | cxgb4: Reserve stid 0 for T4/T5 adapters | Kumar Sanghvi | 2013-12-23 | 1 | -0/+6 |