summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-13bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau3-19/+81
2016-11-10Merge branch 'mlxsw-fixes'David S. Miller1-61/+37
2016-11-10mlxsw: spectrum_router: Ignore FIB notification events for non-init namespacesJiri Pirko1-0/+3
2016-11-10mlxsw: spectrum_router: Fix handling of neighbour structureJiri Pirko1-61/+34
2016-11-10Merge branch 'qed-fixes'David S. Miller3-12/+9
2016-11-10qed: Correct rdma params configurationRam Amrani1-9/+8
2016-11-10qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani2-3/+1
2016-11-10ipv4: update comment to document GSO fragmentation cases.Lance Richardson1-5/+11
2016-11-10net: tcp response should set oif only if it is L3 masterDavid Ahern2-3/+8
2016-11-10Net Driver: Add Cypress GX3 VID=04b4 PID=3610.Allan Chou1-0/+17
2016-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller14-45/+114
2016-11-10rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause1-0/+1
2016-11-10vxlan: hide unused local variableArnd Bergmann1-1/+3
2016-11-10ibmvnic: Start completion queue negotiation at server-provided optimum valuesJohn Allen1-3/+2
2016-11-10net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern1-2/+2
2016-11-10Merge branch 'qcom-emac-pause'David S. Miller1-4/+11
2016-11-10net: qcom/emac: enable flow control if requestedTimur Tabi1-4/+5
2016-11-10net: qcom/emac: configure the external phy to allow pause framesTimur Tabi1-0/+6
2016-11-09net: bgmac: fix reversed checks for clock control flagRafał Miłecki1-2/+2
2016-11-09bna: Add synchronization for tx ring.Benjamin Poirier1-2/+2
2016-11-09Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan1-1/+0
2016-11-09net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski1-0/+1
2016-11-09sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh1-0/+2
2016-11-09driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed.Gao Feng1-9/+22
2016-11-09netfilter: nf_tables: fix oops when inserting an element into a verdict mapLiping Zhang1-0/+1
2016-11-09netfilter: conntrack: refine gc worker heuristicsFlorian Westphal1-8/+41
2016-11-09netfilter: conntrack: fix CT target for UNSPEC helpersFlorian Westphal1-3/+8
2016-11-09netfilter: connmark: ignore skbs with magic untracked conntrack objectsFlorian Westphal1-2/+2
2016-11-09ipvs: use IPVS_CMD_ATTR_MAX for family.maxattrWANG Cong1-1/+1
2016-11-08fib_trie: Correct /proc/net/route off by one errorAlexander Duyck1-12/+9
2016-11-08Documentation: networking: dsa: Update tagging protocolsFabian Mewes1-1/+2
2016-11-08virtio-net: drop legacy features in virtio 1 modeMichael S. Tsirkin1-10/+20
2016-11-08net: icmp6_send should use dst dev to determine L3 domainDavid Ahern1-1/+1
2016-11-07bpf: fix map not being uncharged during map creation failureDaniel Borkmann1-1/+3
2016-11-07bpf: fix htab map destruction when extra reserve is in useDaniel Borkmann1-1/+2
2016-11-07sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner1-2/+5
2016-11-07Merge branch 'phy-ref-leaks'David S. Miller4-5/+18
2016-11-07net: hns: fix device reference leaksJohan Hovold1-1/+7
2016-11-07net: ethernet: ti: davinci_emac: fix device reference leakJohan Hovold1-4/+6
2016-11-07net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold1-0/+3
2016-11-07phy: fix device reference leaksJohan Hovold1-0/+2
2016-11-04Merge branch 'mlx5-fixes'David S. Miller5-20/+26
2016-11-04net/mlx5: Fix invalid pointer reference when prof_sel parameter is invalidHuy Nguyen1-2/+3
2016-11-04net/mlx5: E-Switch, Set the actions for offloaded rules properlyOr Gerlitz1-1/+2
2016-11-04net/mlx5e: Handle matching on vlan priority for offloaded TC rulesOr Gerlitz1-1/+4
2016-11-04net/mlx5e: Disallow changing name-space for VF representorsOr Gerlitz1-1/+1
2016-11-04net/mlx5e: Re-arrange XDP SQ/CQ creationSaeed Mahameed1-17/+15
2016-11-04net/mlx5e: Fix XDP error path of mlx5e_open_channel()Saeed Mahameed1-1/+4
2016-11-03taskstats: fix the length of cgroupstats_cmd_get_policyWANG Cong1-1/+5
2016-11-03genetlink: fix a memory leak on error pathWANG Cong1-1/+3