aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-09packet: compat support for sock_fprogWillem de Bruijn3-2/+41
2016-06-09stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-09net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-09net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-09net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich4-4/+68
2016-06-09net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-09net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-09net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-09net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2-1/+15
2016-06-09net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1
2016-06-09net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2-3/+2
2016-06-09net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny1-1/+1
2016-06-09net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
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-08qfq: don't leak skb if kzalloc failsFlorian Westphal1-2/+4
2016-06-08ip6gre: Allow live link address changeShweta Choudaha1-0/+3
2016-06-08net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski1-18/+19
2016-06-08net: 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-07tcp: record TLP and ER timer stats in v6 statsYuchung Cheng1-1/+3
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann5-10/+27
2016-06-07act_police: fix a crash during removalWANG Cong1-22/+11
2016-06-07fq_codel: return non zero qlen in class dumpsEric Dumazet1-1/+1
2016-06-07net: cls_u32: be more strict about skip-sw flagJakub Kicinski1-10/+11
2016-06-07net: cls_u32: fix error code for invalid flagsJakub Kicinski1-1/+1
2016-06-07gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__Colin Ian King1-1/+1
2016-06-07net: fec: fix spelling mistakes and add missing newlineColin Ian King1-4/+4
2016-06-07bnxt_en: Simplify VLAN receive logic.Michael Chan1-20/+9
2016-06-07bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.Michael Chan1-0/+14
2016-06-07bnxt_en: Fix tx push race condition.Michael Chan1-1/+2
2016-06-07rxrpc: fix ptr_ret.cocci warningsWu Fengguang1-3/+1
2016-06-07RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()Sowmini Varadhan5-8/+27
2016-06-07RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacksSowmini Varadhan2-0/+2
2016-06-07RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safelySowmini Varadhan3-12/+67
2016-06-07fq_codel: fix NET_XMIT_CN behaviorEric Dumazet1-6/+18
2016-06-07bpf, trace: use READ_ONCE for retrieving file ptrDaniel Borkmann1-2/+2
2016-06-06net_sched: keep backlog updated with qlenWANG Cong2-1/+6
2016-06-06soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPFHelge Deller1-1/+2
2016-06-06soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller1-5/+5