summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | net/mlx5e: Fix number of PFC counters reported to ethtoolGal Pressman2016-06-291-1/+3
| | | * | | | net/mlx5e: Prevent adding the same vxlan portMatthew Finlay2016-06-291-0/+3
| | | * | | | net/mlx5e: Check for BlueFlame capability before allocating SQ uarGal Pressman2016-06-291-1/+1
| | | * | | | net/mlx5e: Change enum to better reflect usageEli Cohen2016-06-292-4/+4
| | | * | | | net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devicesMajd Dibbiny2016-06-291-1/+2
| | | * | | | net/mlx5: Update command stringsEli Cohen2016-06-291-0/+1
| | |/ / / /
| | * | | | net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam2016-06-291-1/+43
| | * | | | Merge branch 'batman-adv-fixes'David S. Miller2016-06-294-9/+53
| | |\ \ \ \
| | | * | | | batman-adv: Clean up untagged vlan when destroying via rtnl-linkSven Eckelmann2016-06-291-0/+9
| | | * | | | batman-adv: Fix ICMP RR ethernet access after skb_linearizeSven Eckelmann2016-06-291-0/+1
| | | * | | | batman-adv: Fix double-put of vlan objectBen Hutchings2016-06-291-1/+0Star
| | | * | | | batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann2016-06-292-6/+39
| | | * | | | batman-adv: replace WARN with rate limited output on non-existing VLANSimon Wunderlich2016-06-291-2/+4
| | |/ / / /
| | * | | | net: phy: Manage fixed PHY address space using IDAFlorian Fainelli2016-06-291-11/+11
| | * | | | sock_diag: do not broadcast raw socket destructionWillem de Bruijn2016-06-281-0/+6
| | * | | | connector: fix out-of-order cn_proc netlink message deliveryAaron Campbell2016-06-281-21/+22
| | * | | | Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel2016-06-282-4/+23
| | * | | | net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui2016-06-281-7/+8
| | * | | | Merge branch 'bgmac-fixes'David S. Miller2016-06-281-3/+5
| | |\ \ \ \
| | | * | | | net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli2016-06-281-2/+0Star
| | | * | | | net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli2016-06-281-0/+3
| | | * | | | net: bgmac: Fix SOF bit checkingFlorian Fainelli2016-06-281-2/+3
| | |/ / / /
| | * | | | bonding: fix 802.3ad aggregator reselectionJay Vosburgh2016-06-281-19/+45
| | * | | | ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2016-06-282-1/+4
| | * | | | vsock: make listener child lock ordering explicitStefan Hajnoczi2016-06-271-2/+10
| | * | | | ipv6: enforce egress device match in per table nexthop lookupsPaolo Abeni2016-06-271-1/+1
| | * | | | 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/+0Star
| | * | | | | MAINTAINERS: Update Mellanox's mlx4 Eth NIC driver entryOr Gerlitz2016-06-231-1/+1
| | * | | | | 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/+6Star
| | | |\ \ \ \ \
| | | | * | | | | 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/+0Star
| | | | * | | | | 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
| | | * | | | | | Merge tag 'iwlwifi-for-kalle-2016-06-10' of git://git.kernel.org/pub/scm/linu...Kalle Valo2016-06-144-7/+23
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | 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
| | * | | | | | netem: fix a use after freeEric Dumazet2016-06-231-6/+6
| | * | | | | | act_ife: acquire ife_mod_lock before reading ifeoplistWANG Cong2016-06-231-6/+8
| | * | | | | | act_ife: only acquire tcf_lock for existing actionsWANG Cong2016-06-232-27/+34