Age | Commit message (Expand) | Author | Files | Lines |
2016-06-29 | e1000e: keep VLAN interfaces functional after rxvlan off | Jarod Wilson | 1 | -2/+13 |
2016-06-29 | qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() | Dan Carpenter | 1 | -1/+1 |
2016-06-29 | ibmvnic: fix to use list_for_each_safe() when delete items | Wei Yongjun | 1 | -7/+7 |
2016-06-29 | net: thunderx: Fix TL4 configuration for secondary Qsets | Sunil Goutham | 1 | -3/+13 |
2016-06-29 | net: thunderx: Fix link status reporting | Sunil Goutham | 2 | -31/+62 |
2016-06-29 | net/mlx5e: Reorganize ethtool statistics | Gal Pressman | 5 | -163/+130 |
2016-06-29 | net/mlx5e: Fix number of PFC counters reported to ethtool | Gal Pressman | 1 | -1/+3 |
2016-06-29 | net/mlx5e: Prevent adding the same vxlan port | Matthew Finlay | 1 | -0/+3 |
2016-06-29 | net/mlx5e: Check for BlueFlame capability before allocating SQ uar | Gal Pressman | 1 | -1/+1 |
2016-06-29 | net/mlx5e: Change enum to better reflect usage | Eli Cohen | 2 | -4/+4 |
2016-06-29 | net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices | Majd Dibbiny | 1 | -1/+2 |
2016-06-29 | net/mlx5: Update command strings | Eli Cohen | 1 | -0/+1 |
2016-06-29 | net: marvell: Add separate config ANEG function for Marvell 88E1111 | Harini Katakam | 1 | -1/+43 |
2016-06-29 | net: phy: Manage fixed PHY address space using IDA | Florian Fainelli | 1 | -11/+11 |
2016-06-28 | connector: fix out-of-order cn_proc netlink message delivery | Aaron Campbell | 1 | -21/+22 |
2016-06-28 | net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create | Wang Sheng-Hui | 1 | -7/+8 |
2016-06-28 | net: bgmac: Remove superflous netif_carrier_on() | Florian Fainelli | 1 | -2/+0 |
2016-06-28 | net: bgmac: Start transmit queue in bgmac_open | Florian Fainelli | 1 | -0/+3 |
2016-06-28 | net: bgmac: Fix SOF bit checking | Florian Fainelli | 1 | -2/+3 |
2016-06-28 | bonding: fix 802.3ad aggregator reselection | Jay Vosburgh | 1 | -19/+45 |
2016-06-27 | Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/... | David S. Miller | 3 | -1/+18 |
2016-06-27 | net: smsc911x: Fix bug where PHY interrupts are overwritten by 0 | Jeremy Linton | 1 | -2/+0 |
2016-06-23 | Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub... | David S. Miller | 9 | -15/+30 |
2016-06-23 | geneve: fix tx_errors statistics | Haishuang Yan | 1 | -4/+4 |
2016-06-23 | net: vrf: replace hard tab with space in assignment | Chris Packham | 1 | -2/+2 |
2016-06-23 | can: kvaser_usb: Add support for more Kvaser Leaf v2 devices | Jimmy Assarsson | 2 | -1/+9 |
2016-06-23 | can: fix oops caused by wrong rtnl dellink usage | Oliver Hartkopp | 1 | -0/+6 |
2016-06-23 | can: fix handling of unmodifiable configuration options fix | Oliver Hartkopp | 1 | -0/+3 |
2016-06-22 | net/mlx4_en: Avoid unregister_netdev at shutdown flow | Eran Ben Elisha | 2 | -3/+19 |
2016-06-22 | net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill | Kamal Heib | 1 | -7/+11 |
2016-06-22 | team: Fix possible deadlock during team enslave | Ido Schimmel | 1 | -0/+2 |
2016-06-20 | can: gs_usb: Add Basic support for the bytewerk.org candleLight interface | Maximilian Schneider | 2 | -4/+13 |
2016-06-20 | can: at91_can: RX queue could get stuck at high bus load | Wolfgang Grandegger | 1 | -2/+3 |
2016-06-20 | can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a... | Thor Thayer | 1 | -7/+31 |
2016-06-19 | qed: Add missing port-mode | Yuval Mintz | 2 | -0/+2 |
2016-06-19 | qed: Fix returning unlimited SPQ entries | Yuval Mintz | 1 | -3/+18 |
2016-06-19 | qed*: Don't reset statistics on inner reload | Yuval Mintz | 2 | -4/+6 |
2016-06-19 | qed: Prevent VF from Tx-switching 'promisc' | Yuval Mintz | 1 | -4/+0 |
2016-06-19 | qed: Correct default vlan behavior | Yuval Mintz | 1 | -0/+1 |
2016-06-17 | net: tilegx: use correct timespec64 type | Arnd Bergmann | 1 | -3/+3 |
2016-06-17 | mlxsw: switchx2: Don't count internal TX header bytes to stats | Nogah Frankel | 1 | -1/+4 |
2016-06-17 | mlxsw: spectrum: Don't count internal TX header bytes to stats | Nogah Frankel | 1 | -1/+5 |
2016-06-16 | nfp: use correct index to mask link state irq | Jakub Kicinski | 1 | -3/+3 |
2016-06-16 | mlx4e: Do not attempt to offload VXLAN ports that are unrecognized | Alexander Duyck | 1 | -3/+8 |
2016-06-16 | net: sfc: avoid -Wtype-limits warning | Arnd Bergmann | 1 | -1/+2 |
2016-06-16 | Merge ath-current from ath.git | Kalle Valo | 4 | -7/+6 |
2016-06-16 | rtl8xxxu: fix typo on variable name, compare against correct variable | Colin Ian King | 1 | -1/+1 |
2016-06-15 | r8152: correct the rx early size | hayeswang | 1 | -2/+2 |
2016-06-15 | r8152: reset the bmu | hayeswang | 1 | -0/+19 |
2016-06-15 | r8152: disable MAC clock speed down | hayeswang | 1 | -9/+5 |