summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous2017-03-222-0/+2
* amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas2017-03-221-12/+12
* sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter2017-03-221-1/+1
* net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger2017-03-221-15/+0
* fjes: Do not load fjes driver if extended socket device is not power on.Yasuaki Ishimatsu2017-03-221-0/+24
* fjes: Do not load fjes driver if system does not have extended socket device.Yasuaki Ishimatsu2017-03-221-5/+47
* net/mlx5e: Count LRO packets correctlyGal Pressman2017-03-221-0/+4
* net/mlx5e: Count GSO packets correctlyGal Pressman2017-03-221-2/+3
* net/mlx5: Increase number of max QPs in default profileMaor Gottlieb2017-03-221-1/+1
* net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey2017-03-224-12/+11
* net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz2017-03-221-2/+4
* net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan2017-03-222-0/+9
* net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...Or Gerlitz2017-03-223-20/+58
* net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz2017-03-221-0/+4
* Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub...David S. Miller2017-03-227-55/+55
|\
| * ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu2017-03-201-1/+1
| * mwifiex: uninit wakeup info when removing deviceBrian Norris2017-03-161-0/+3
| * mwifiex: set adapter->dev before starting to use mwifiex_dbg()Brian Norris2017-03-161-4/+4
| * mwifiex: pcie: don't leak DMA buffers when removingBrian Norris2017-03-161-19/+19
| * iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon2017-03-164-31/+28
* | cpsw/netcp: cpts depends on posix_timersArnd Bergmann2017-03-221-1/+1
* | cpsw/netcp: work around reverse cpts dependencyArnd Bergmann2017-03-222-2/+8
* | r8152: fix the rx early size of RTL8153hayeswang2017-03-221-3/+4
* | r8152: set the RMS of RTL8153 according to the mtuhayeswang2017-03-221-4/+12
* | net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren2017-03-211-0/+4
* | net: vrf: Reset rt6i_idev in local dst after putDavid Ahern2017-03-211-1/+3
* | bna: integer overflow bug in debugfsDan Carpenter2017-03-211-1/+1
* | qmi_wwan: add Dell DW5811eBjørn Mork2017-03-211-0/+2
* | tun: fix inability to set offloads after disabling them via ethtoolYaroslav Isakov2017-03-211-0/+2
* | r8152: fix the list rx_done may be used without initializationhayeswang2017-03-211-0/+1
* | netvsc: fix race during initializationstephen hemminger2017-03-161-2/+5
* | ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqsNathan Fontenot2017-03-161-0/+2
* | net: ethernet: aquantia: set net_device mtu when mtu is changedDavid Arcari2017-03-161-0/+1
* | net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2017-03-162-0/+22
|/
* amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas2017-03-153-50/+78
* net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli2017-03-151-2/+4
* fjes: Fix wrong netdevice feature flagsTaku Izumi2017-03-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-1456-521/+861
|\
| * qed: Enable iSCSI Out-of-OrderMintz, Yuval2017-03-141-0/+3
| * qed: Correct out-of-bound access in OOO historyMintz, Yuval2017-03-141-0/+2
| * qed: Fix interrupt flags on Rx LL2Ram Amrani2017-03-141-4/+5
| * qed: Free previous connections when releasing iSCSIMintz, Yuval2017-03-141-0/+28
| * qed: Fix mapping leak on LL2 rx flowMintz, Yuval2017-03-141-0/+2
| * qed: Prevent creation of too-big u32-chainsTomer Tayar2017-03-141-3/+2
| * qed: Align CIDs according to DORQ requirementRam Amrani2017-03-141-1/+2
| * mlxsw: reg: Fix SPVMLR max record countJiri Pirko2017-03-141-1/+1
| * mlxsw: reg: Fix SPVM max record countJiri Pirko2017-03-141-1/+1
| * tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa2017-03-131-3/+15
| * ucc/hdlc: fix two little issueZhao Qiang2017-03-131-2/+2
| * vxlan: fix ovs supportNicolas Dichtel2017-03-131-33/+40