aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-04net: ipv6: Change notifications for multipath delete to RTA_MULTIPATHDavid Ahern
2017-02-04net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern
2017-02-04net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attributeDavid Ahern
2017-02-04net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern
2017-02-03net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet
2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-03sched: cls_flower: expose priority to offloading netdeviceJiri Pirko
2017-02-03tcp: clear pfmemalloc on outgoing skbEric Dumazet
2017-02-03net: ipv6: Set protocol to kernel for local routesDavid Ahern
2017-02-03bridge: vlan dst_metadata hooks in ingress and egress pathsRoopa Prabhu
2017-02-03bridge: per vlan dst_metadata netlink supportRoopa Prabhu
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi
2017-02-03net: Introduce ife encapsulation moduleYotam Gigi
2017-02-03net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet
2017-02-02net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet
2017-02-02net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern
2017-02-02net: remove useless pfmemalloc settingEric Dumazet
2017-02-02unix: add ioctl to open a unix socket file with O_PATHAndrey Vagin
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček
2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor
2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal
2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal
2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal
2017-02-02netfilter: reset netfilter state when duplicating packetFlorian Westphal
2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal
2017-02-02netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()Feng
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-01net/sched: act_psample: Remove unnecessary ASSERT_RTNLYotam Gigi
2017-02-01net/sched: act_sample: Fix error path in initYotam Gigi
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-02-01net: ipv6: add NLM_F_APPEND in notifications when applicableDavid Ahern
2017-02-01net: reduce skb_warn_bad_offload() noiseEric Dumazet
2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi
2017-02-01rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlinkTheuns Verwoerd
2017-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-01-31net: ethtool: convert large order kmalloc allocations to vzallocAlexei Starovoitov
2017-01-30net/sched: cls_flower: Correct matching on ICMPv6 codeSimon Horman
2017-01-30Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm...David S. Miller
2017-01-30smc: some potential use after free bugsDan Carpenter
2017-01-30net: dsa: Add plumbing for port mirroringFlorian Fainelli
2017-01-30ipv6: Paritially checksum full MTU framesVlad Yasevich
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman
2017-01-30net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli