summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* packet: compat support for sock_fprogWillem de Bruijn2016-06-103-2/+41
* stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks2016-06-101-1/+1
* Merge branch 'mlx5-fixes'David S. Miller2016-06-1010-52/+128
|\
| * net/mlx5e: Fix blue flame quota logicEli Cohen2016-06-101-1/+2
| * net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha2016-06-101-4/+1
| * net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia2016-06-101-0/+1
| * net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-104-4/+68
| * net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia2016-06-101-4/+1
| * net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz2016-06-101-17/+17
| * net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz2016-06-101-3/+3
| * net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb2016-06-101-13/+15
| * net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2016-06-102-1/+15
| * net/mlx5: Fix root flow table updateMaor Gottlieb2016-06-101-1/+1
| * net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2016-06-102-3/+2
| * net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny2016-06-101-1/+1
| * net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny2016-06-101-0/+1
|/
* Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-06-092-4/+23
|\
| * wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti2016-06-091-2/+23
| * cfg80211: remove get/set antenna and tx power warningsJohannes Berg2016-06-091-2/+0
* | Merge branch 'mlxsw-fixes'David S. Miller2016-06-092-91/+117
|\ \
| * | mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel2016-06-092-43/+26
| * | mlxsw: spectrum: Make split flow match firmware requirementsIdo Schimmel2016-06-091-52/+95
|/ /
* | qfq: don't leak skb if kzalloc failsFlorian Westphal2016-06-091-2/+4
* | ip6gre: Allow live link address changeShweta Choudaha2016-06-091-0/+3
* | Merge branch 'cls_u32-hwoffload-fixes'David S. Miller2016-06-091-19/+26
|\ \
| * | net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski2016-06-091-18/+19
| * | net: cls_u32: catch all hardware offload errorsJakub Kicinski2016-06-091-1/+7
|/ /
* | sfc: report supported link speeds on SFP connectionsBert Kenward2016-06-081-3/+4
* | net_sched: add missing paddattr descriptionEric Dumazet2016-06-081-0/+2
* | ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki2016-06-081-8/+3
* | l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault2016-06-081-1/+1
* | cxgb4: Add device id of T540-BT adapterHariprasad Shenai2016-06-081-0/+1
* | net-sysfs: fix missing <linux/of_net.h>Ben Dooks2016-06-081-0/+1
* | bridge: Don't insert unnecessary local fdb entry on changing mac addressToshiaki Makita2016-06-081-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-084-7/+9
|\ \
| * | ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni2016-06-063-5/+7
| * | netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal2016-06-021-2/+2
* | | tcp: record TLP and ER timer stats in v6 statsYuchung Cheng2016-06-081-1/+3
* | | net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2016-06-085-10/+27
* | | act_police: fix a crash during removalWANG Cong2016-06-081-22/+11
* | | fq_codel: return non zero qlen in class dumpsEric Dumazet2016-06-081-1/+1
* | | Merge branch 'u32-hwoffload-fixes'David S. Miller2016-06-081-11/+12
|\ \ \
| * | | net: cls_u32: be more strict about skip-sw flagJakub Kicinski2016-06-081-10/+11
| * | | net: cls_u32: fix error code for invalid flagsJakub Kicinski2016-06-081-1/+1
|/ / /
* | | gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__Colin Ian King2016-06-081-1/+1
* | | net: fec: fix spelling mistakes and add missing newlineColin Ian King2016-06-081-4/+4
* | | Merge branch 'bnxt_en-fixes'David S. Miller2016-06-081-21/+25
|\ \ \
| * | | bnxt_en: Simplify VLAN receive logic.Michael Chan2016-06-081-20/+9
| * | | bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.Michael Chan2016-06-081-0/+14
| * | | bnxt_en: Fix tx push race condition.Michael Chan2016-06-081-1/+2
|/ / /