summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger2016-11-131-1/+0Star
| | * 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/+0Star
| | * net: __skb_flow_dissect() must cap its return valueEric Dumazet2016-11-131-3/+8
| | * Merge branch 'fix-bpf_redirect'David S. Miller2016-11-137-19/+567
| | |\
| | | * bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau2016-11-134-0/+486
| | | * bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau2016-11-133-19/+81
| | |/
| | * Merge branch 'mlxsw-fixes'David S. Miller2016-11-101-61/+37Star
| | |\
| | | * 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/+34Star
| | |/
| | * Merge branch 'qed-fixes'David S. Miller2016-11-103-12/+9Star
| | |\
| | | * qed: Correct rdma params configurationRam Amrani2016-11-101-9/+8Star
| | | * qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani2016-11-102-3/+1Star
| | |/
| | * 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-102-3/+8
| | * Net Driver: Add Cypress GX3 VID=04b4 PID=3610.Allan Chou2016-11-101-0/+17
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-11-1014-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/+1Star
| | | * 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
| | | * netfilter: nf_tables: fix *leak* when expr clone failLiping Zhang2016-10-275-16/+23
| | | * netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabledLiping Zhang2016-10-271-0/+3
| | * | rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause2016-11-101-0/+1
| | * | vxlan: hide unused local variableArnd Bergmann2016-11-101-1/+3
| | * | ibmvnic: Start completion queue negotiation at server-provided optimum valuesJohn Allen2016-11-101-3/+2Star
| | * | net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern2016-11-101-2/+2
| | * | Merge branch 'qcom-emac-pause'David S. Miller2016-11-101-4/+11
| | |\ \
| | | * | net: qcom/emac: enable flow control if requestedTimur Tabi2016-11-101-4/+5
| | | * | net: qcom/emac: configure the external phy to allow pause framesTimur Tabi2016-11-101-0/+6
| | |/ /
| | * | net: bgmac: fix reversed checks for clock control flagRafał Miłecki2016-11-091-2/+2
| | * | bna: Add synchronization for tx ring.Benjamin Poirier2016-11-091-2/+2
| | * | Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan2016-11-091-1/+0Star
| | * | net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski2016-11-091-0/+1
| | * | sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh2016-11-091-0/+2
| | * | driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed.Gao Feng2016-11-091-9/+22
| | * | fib_trie: Correct /proc/net/route off by one errorAlexander Duyck2016-11-081-12/+9Star
| | * | Documentation: networking: dsa: Update tagging protocolsFabian Mewes2016-11-081-1/+2
| | * | virtio-net: drop legacy features in virtio 1 modeMichael S. Tsirkin2016-11-081-10/+20
| | * | net: icmp6_send should use dst dev to determine L3 domainDavid Ahern2016-11-081-1/+1