summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * bonding: fix 802.3ad aggregator reselectionJay Vosburgh2016-06-281-19/+45
| * Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/...David S. Miller2016-06-273-1/+18
| |\
| | * can: kvaser_usb: Add support for more Kvaser Leaf v2 devicesJimmy Assarsson2016-06-232-1/+9
| | * can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp2016-06-231-0/+6
| | * can: fix handling of unmodifiable configuration options fixOliver Hartkopp2016-06-231-0/+3
| * | net: smsc911x: Fix bug where PHY interrupts are overwritten by 0Jeremy Linton2016-06-271-2/+0
| * | Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub...David S. Miller2016-06-239-15/+30
| |\ \
| | * \ Merge ath-current from ath.gitKalle Valo2016-06-164-7/+6
| | |\ \
| | | * | ath9k: fix GPIO mask for AR9462 and AR9565Miaoqing Pan2016-06-141-4/+4
| | | * | ath10k: fix deadlock while processing rx_in_ord_indRajkumar Manoharan2016-06-141-1/+0
| | | * | ath10k: fix crash related to printing featuresBen Greear2016-06-071-1/+1
| | | * | ath10k: fix deadlock when peer cannot be createdBen Greear2016-06-061-1/+1
| | * | | rtl8xxxu: fix typo on variable name, compare against correct variableColin Ian King2016-06-161-1/+1
| | * | | iwlwifi: mvm: fix a few firmware capability checksJohannes Berg2016-06-101-4/+4
| | * | | iwlwifi: mvm: set the encryption type of an IGTK keyAyala Beker2016-06-101-0/+8
| | * | | iwlwifi: mvm: fix potential NULL-dereference in iwl_mvm_reorder()Luca Coelho2016-06-101-1/+3
| | * | | iwlwifi: mvm: fix RCU splat in TKIP's update_keyEmmanuel Grumbach2016-06-101-1/+7
| | * | | iwlwifi: mvm: increase scan timeout to 20 secondsLuca Coelho2016-06-101-1/+1
| | |/ /
| * | | geneve: fix tx_errors statisticsHaishuang Yan2016-06-231-4/+4
| * | | net: vrf: replace hard tab with space in assignmentChris Packham2016-06-231-2/+2
| | |/ | |/|
| * | net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha2016-06-222-3/+19
| * | net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib2016-06-221-7/+11
| * | team: Fix possible deadlock during team enslaveIdo Schimmel2016-06-221-0/+2
| * | can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider2016-06-202-4/+13
| * | can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger2016-06-201-2/+3
| * | can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer2016-06-201-7/+31
| * | qed: Add missing port-modeYuval Mintz2016-06-192-0/+2
| * | qed: Fix returning unlimited SPQ entriesYuval Mintz2016-06-191-3/+18
| * | qed*: Don't reset statistics on inner reloadYuval Mintz2016-06-192-4/+6
| * | qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz2016-06-191-4/+0
| * | qed: Correct default vlan behaviorYuval Mintz2016-06-191-0/+1
| * | net: tilegx: use correct timespec64 typeArnd Bergmann2016-06-171-3/+3
| * | mlxsw: switchx2: Don't count internal TX header bytes to statsNogah Frankel2016-06-171-1/+4
| * | mlxsw: spectrum: Don't count internal TX header bytes to statsNogah Frankel2016-06-171-1/+5
| * | nfp: use correct index to mask link state irqJakub Kicinski2016-06-161-3/+3
| * | mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck2016-06-161-3/+8
| * | net: sfc: avoid -Wtype-limits warningArnd Bergmann2016-06-161-1/+2
| * | r8152: correct the rx early sizehayeswang2016-06-151-2/+2
| * | r8152: reset the bmuhayeswang2016-06-151-0/+19
| * | r8152: disable MAC clock speed downhayeswang2016-06-151-9/+5
| * | net: skfb: remove obsolete -I cflagArnd Bergmann2016-06-151-1/+1
| * | macsec: fix SA initializationSabrina Dubroca2016-06-151-1/+1
| * | macsec: allocate sg and iv on the heapSabrina Dubroca2016-06-151-9/+37
| * | macsec: add rcu_barrier() on module exitSabrina Dubroca2016-06-151-0/+1
| * | net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet2016-06-152-1/+1
| * | ovs/geneve: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-141-0/+4
| * | ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-141-24/+34
| * | ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel2016-06-141-3/+7
| * | net: alx: Work around the DMA RX overflow issueFeng Tang2016-06-142-51/+14
| * | phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber2016-06-141-12/+26