summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller53-640/+576
2017-02-04sched: cls_flower: expose priority to offloading netdeviceJiri Pirko1-0/+3
2017-02-04tcp: clear pfmemalloc on outgoing skbEric Dumazet1-0/+7
2017-02-04net: ipv6: Set protocol to kernel for local routesDavid Ahern1-0/+1
2017-02-03bridge: vlan dst_metadata hooks in ingress and egress pathsRoopa Prabhu6-2/+82
2017-02-03bridge: per vlan dst_metadata netlink supportRoopa Prabhu7-48/+641
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi2-78/+33
2017-02-03net: Introduce ife encapsulation moduleYotam Gigi5-0/+165
2017-02-03net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi1-2/+2
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet4-23/+8
2017-02-03net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet2-2/+4
2017-02-03net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern1-2/+0
2017-02-03net: remove useless pfmemalloc settingEric Dumazet1-1/+0
2017-02-03unix: add ioctl to open a unix socket file with O_PATHAndrey Vagin1-0/+41
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-104/+93
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček5-4/+28
2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor1-5/+3
2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal5-9/+13
2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal1-5/+24
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal10-32/+15
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal13-25/+25
2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal1-6/+9
2017-02-02netfilter: reset netfilter state when duplicating packetFlorian Westphal2-2/+2
2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal7-19/+15
2017-02-02netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()Feng1-23/+25
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-103/+86
2017-02-01net/sched: act_psample: Remove unnecessary ASSERT_RTNLYotam Gigi1-1/+0
2017-02-01net/sched: act_sample: Fix error path in initYotam Gigi1-1/+4
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1
2017-02-01net: ipv6: add NLM_F_APPEND in notifications when applicableDavid Ahern1-0/+3
2017-02-01net: reduce skb_warn_bad_offload() noiseEric Dumazet1-3/+9
2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi1-82/+45
2017-02-01rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlinkTheuns Verwoerd1-1/+6
2017-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller10-199/+575
2017-01-31net: ethtool: convert large order kmalloc allocations to vzallocAlexei Starovoitov1-17/+22
2017-01-31net/sched: cls_flower: Correct matching on ICMPv6 codeSimon Horman1-2/+2
2017-01-31Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm...David S. Miller1-7/+16
2017-01-31smc: some potential use after free bugsDan Carpenter1-0/+5
2017-01-30net: dsa: Add plumbing for port mirroringFlorian Fainelli2-1/+139
2017-01-30ipv6: Paritially checksum full MTU framesVlad Yasevich1-1/+1
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern8-28/+17
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman3-14/+51
2017-01-30net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli1-0/+26
2017-01-30can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp1-7/+16
2017-01-30xfrm: Add a dummy network device for napi.Steffen Klassert1-1/+11
2017-01-30net: Drop secpath on free after gro merge.Steffen Klassert1-0/+2
2017-01-30net: add devm version of alloc_etherdev_mqs functionRafał Miłecki1-0/+28
2017-01-30Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-m...David S. Miller3-3/+5
2017-01-30tcp: include locally failed retries in retransmission statsYuchung Cheng1-9/+9