/net/6lowpan/

it/log/net?h=nds-private-remove&id=a96e66e702bc615f5927b15c739c91d5098dac59&showmsg=1'>Expand)AuthorFilesLines 2017-02-12netfilter: nf_ct_sip: Use mod_timer_pending()Gao Feng1-7/+5 2017-02-08netfilter: nft_exthdr: add TCP option matchingManuel Messner2-15/+108 2017-02-08netfilter: nft_ct: add zone id set supportFlorian Westphal1-1/+143 2017-02-08netfilter: nft_ct: prepare for key-dependent error unwindFlorian Westphal1-14/+15 2017-02-08netfilter: nft_ct: add zone id get supportFlorian Westphal1-3/+19 2017-02-08netfilter: nf_tables: add bitmap set typePablo Neira Ayuso3-0/+321 2017-02-08netfilter: nf_tables: add space notation to setsPablo Neira Ayuso3-5/+19 2017-02-08netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso3-8/+8 2017-02-08netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso1-0/+4 2017-02-08netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso3-9/+9 2017-02-08netfilter: nf_tables: use struct nft_set_iter in set element flushPablo Neira Ayuso1-7/+5 2017-02-08netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso3-5/+7 2017-02-08netfilter: nft_exthdr: Add support for existence checkPhil Sutter1-2/+20 2017-02-03net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet1-3/+4 2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet2-16/+0 2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller53-640/+576 2017-02-03sched: cls_flower: expose priority to offloading netdeviceJiri Pirko1-0/+3 2017-02-03tcp: clear pfmemalloc on outgoing skbEric Dumazet1-0/+7 2017-02-03net: 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 Dumazet