summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-10packet: compat support for sock_fprogWillem de Bruijn3-2/+41
2016-06-10stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-10Merge branch 'mlx5-fixes'David S. Miller10-52/+128
2016-06-10net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-10net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-10net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-10net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich4-4/+68
2016-06-10net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-10net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-10net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-10net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-10net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2-1/+15
2016-06-10net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1
2016-06-10net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2-3/+2
2016-06-10net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny1-1/+1
2016-06-10net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
2016-06-09Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2-4/+23
2016-06-09Merge branch 'mlxsw-fixes'David S. Miller2-91/+117
2016-06-09mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel2-43/+26
2016-06-09mlxsw: spectrum: Make split flow match firmware requirementsIdo Schimmel1-52/+95
2016-06-09wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti1-2/+23
2016-06-09cfg80211: remove get/set antenna and tx power warningsJohannes Berg1-2/+0
2016-06-09qfq: don't leak skb if kzalloc failsFlorian Westphal1-2/+4
2016-06-09ip6gre: Allow live link address changeShweta Choudaha1-0/+3
2016-06-09Merge branch 'cls_u32-hwoffload-fixes'David S. Miller1-19/+26
2016-06-09net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski1-18/+19
2016-06-09net: cls_u32: catch all hardware offload errorsJakub Kicinski1-1/+7
2016-06-08sfc: report supported link speeds on SFP connectionsBert Kenward1-3/+4
2016-06-08net_sched: add missing paddattr descriptionEric Dumazet1-0/+2
2016-06-08ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki1-8/+3
2016-06-08l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault1-1/+1
2016-06-08cxgb4: Add device id of T540-BT adapterHariprasad Shenai1-0/+1
2016-06-08net-sysfs: fix missing <linux/of_net.h>Ben Dooks1-0/+1
2016-06-08bridge: Don't insert unnecessary local fdb entry on changing mac addressToshiaki Makita1-0/+2
2016-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-7/+9
2016-06-08tcp: record TLP and ER timer stats in v6 statsYuchung Cheng1-1/+3
2016-06-08net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann5-10/+27
2016-06-08act_police: fix a crash during removalWANG Cong1-22/+11
2016-06-08fq_codel: return non zero qlen in class dumpsEric Dumazet1-1/+1
2016-06-08Merge branch 'u32-hwoffload-fixes'David S. Miller1-11/+12
2016-06-08net: cls_u32: be more strict about skip-sw flagJakub Kicinski1-10/+11
2016-06-08net: cls_u32: fix error code for invalid flagsJakub Kicinski1-1/+1
2016-06-08gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__Colin Ian King1-1/+1
2016-06-08net: fec: fix spelling mistakes and add missing newlineColin Ian King1-4/+4
2016-06-08Merge branch 'bnxt_en-fixes'David S. Miller1-21/+25
2016-06-08bnxt_en: Simplify VLAN receive logic.Michael Chan1-20/+9
2016-06-08bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.Michael Chan1-0/+14
2016-06-08bnxt_en: Fix tx push race condition.Michael Chan1-1/+2
2016-06-08rxrpc: fix ptr_ret.cocci warningsWu Fengguang1-3/+1
2016-06-08Merge branch 'rds-packet-assembly-fixes'David S. Miller7-19/+95