summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15580-4003/+7286
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-14120-465/+1358
| |\
| | * mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel2016-11-141-2/+12
| | * net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli2016-11-141-0/+7
| | * sctp: change sk state only when it has assocs in sctp_shutdownXin Long2016-11-141-8/+7
| | * Merge branch 'bnx2-kdump-fix'David S. Miller2016-11-141-12/+36
| | |\
| | | * bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He2016-11-141-6/+32
| | | * Revert "bnx2: Reset device during driver initialization"Baoquan He2016-11-141-7/+5
| | |/
| | * ps3_gelic: fix spelling mistake in debug messageColin Ian King2016-11-141-1/+1
| | * net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King2016-11-131-2/+1
| | * ibmvnic: Fix size of debugfs name bufferThomas Falcon2016-11-131-1/+1
| | * ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon2016-11-131-0/+3
| | * sfc: clear napi_hash state when copying channelsBert Kenward2016-11-131-0/+3
| | * Merge branch 'mlxsw-fixes'David S. Miller2016-11-132-2/+24
| | |\
| | | * mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky2016-11-131-1/+21
| | | * mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi2016-11-131-1/+3
| | |/
| | * Merge branch 'bnxt_en-fixes'David S. Miller2016-11-132-7/+8
| | |\
| | | * bnxt_en: Fix VF virtual link state.Michael Chan2016-11-131-2/+2
| | | * bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan2016-11-131-5/+6
| | |/
| | * Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger2016-11-131-1/+0
| | * tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-133-3/+23
| | * ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2016-11-131-1/+3
| | * r8152: Fix error path in open functionGuenter Roeck2016-11-131-7/+10
| | * net: bpqether.h: remove if_ether.h guardBaruch Siach2016-11-131-2/+0
| | * net: __skb_flow_dissect() must cap its return valueEric Dumazet2016-11-121-3/+8
| | * Merge branch 'fix-bpf_redirect'David S. Miller2016-11-127-19/+567
| | |\
| | | * bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau2016-11-124-0/+486
| | | * bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau2016-11-123-19/+81
| | |/
| | * Merge branch 'mlxsw-fixes'David S. Miller2016-11-101-61/+37
| | |\
| | | * mlxsw: spectrum_router: Ignore FIB notification events for non-init namespacesJiri Pirko2016-11-101-0/+3
| | | * mlxsw: spectrum_router: Fix handling of neighbour structureJiri Pirko2016-11-101-61/+34
| | |/
| | * Merge branch 'qed-fixes'David S. Miller2016-11-103-12/+9
| | |\
| | | * qed: Correct rdma params configurationRam Amrani2016-11-101-9/+8
| | | * qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani2016-11-102-3/+1
| | |/
| | * ipv4: update comment to document GSO fragmentation cases.Lance Richardson2016-11-101-5/+11
| | * net: tcp response should set oif only if it is L3 masterDavid Ahern2016-11-092-3/+8
| | * Net Driver: Add Cypress GX3 VID=04b4 PID=3610.Allan Chou2016-11-091-0/+17
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-11-0914-45/+114
| | |\
| | | * netfilter: nf_tables: fix oops when inserting an element into a verdict mapLiping Zhang2016-11-081-0/+1
| | | * netfilter: conntrack: refine gc worker heuristicsFlorian Westphal2016-11-081-8/+41
| | | * netfilter: conntrack: fix CT target for UNSPEC helpersFlorian Westphal2016-11-081-3/+8
| | | * netfilter: connmark: ignore skbs with magic untracked conntrack objectsFlorian Westphal2016-11-081-2/+2
| | | * ipvs: use IPVS_CMD_ATTR_MAX for family.maxattrWANG Cong2016-11-081-1/+1
| | | * netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang2016-10-312-4/+8
| | | * netfilter: nf_tables: destroy the set if fail to add transactionLiping Zhang2016-10-311-1/+3
| | | * netfilter: ip_vs_sync: fix bogus maybe-uninitialized warningArnd Bergmann2016-10-281-2/+5
| | | * netfilter: conntrack: avoid excess memory allocationFlorian Westphal2016-10-271-2/+1
| | | * netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville2016-10-272-2/+2
| | | * netfilter: nf_conntrack_sip: extend request line validationUlrich Weber2016-10-271-1/+4
| | | * netfilter: nf_tables: fix race when create new element in dynsetLiping Zhang2016-10-271-3/+12