summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso2016-06-291-1/+5
* e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson2016-06-291-2/+13
* qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter2016-06-291-1/+1
* bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-06-292-1/+5
* net: bridge: fix vlan stats continue counterNikolay Aleksandrov2016-06-291-1/+1
* tcp: do not send too big packets at retransmit timeEric Dumazet2016-06-291-1/+6
* ibmvnic: fix to use list_for_each_safe() when delete itemsWei Yongjun2016-06-291-7/+7
* Merge branch 'thunderx-fixes'David S. Miller2016-06-293-34/+75
|\
| * net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham2016-06-291-3/+13
| * net: thunderx: Fix link status reportingSunil Goutham2016-06-292-31/+62
|/
* Merge branch 'mlx5-100G-fixes'David S. Miller2016-06-299-170/+144
|\
| * net/mlx5e: Reorganize ethtool statisticsGal Pressman2016-06-295-163/+130
| * 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/+0
| * 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/+0
| * 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/+0
* | 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/+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