summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-23netfilter: nf_tables: improve nft payload fast evalLiping Zhang
2016-09-23netfilter: nf_queue: improve queue range support for bridge familyLiping Zhang
2016-09-23netfilter: nft_queue: add _SREG_QNUM attr to select the queue numberLiping Zhang
2016-09-23netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana
2016-09-22netfilter: nft_numgen: add number generation offsetLaura Garcia Liebana
2016-09-13netfilter: nft_hash: fix hash overflow validationLaura Garcia Liebana
2016-09-12netfilter: nft_numgen: fix race between num generate and store itLiping Zhang
2016-09-12netfilter: conntrack: remove packet hotpath statsFlorian Westphal
2016-09-12netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLESLiping Zhang
2016-09-12netfilter: Add the missed return value check of nft_register_chain_typeGao Feng
2016-09-12netfilter: Add the missed return value check of register_netdevice_notifierGao Feng
2016-09-12netfilter: nf_conntrack: simplify __nf_ct_try_assign_helper() return logicPablo Neira
2016-09-12netfilter: nf_tables: don't drop IPv6 packets that cannot parse transportPablo Neira Ayuso
2016-09-12netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validatePablo Neira Ayuso
2016-09-12netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()Pablo Neira Ayuso
2016-09-12netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parsePablo Neira Ayuso
2016-09-12netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso
2016-09-12netfilter: nft_dynset: allow to invert match criteriaPablo Neira Ayuso
2016-09-12netfilter: nft_hash: Add hash offset valueLaura Garcia Liebana
2016-09-09netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_...Liping Zhang
2016-09-09netfilter: nft_queue: check the validation of queues_total and queuenumLiping Zhang
2016-09-07netfilter: nf_ct_sip: allow tab character in SIP headersMarco Angaroni
2016-09-07netfilter: nft_quota: introduce nft_overquota()Pablo Neira Ayuso
2016-09-07netfilter: nft_quota: fix overquota logicPablo Neira Ayuso
2016-09-07netfilter: nft_numgen: rename until attribute by modulusLaura Garcia Liebana
2016-09-07netfilter: ftp: Remove the useless codeGao Feng
2016-09-07netfilter: ftp: Remove the useless dlen==0 condition check in find_patternGao Feng
2016-09-07netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP headerMarco Angaroni
2016-09-07netfilter: nf_ct_sip: correct parsing of continuation lines in SIP headersMarco Angaroni
2016-09-07netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...Gao Feng
2016-09-07netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng
2016-09-06ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann
2016-09-06sfc: check MTU against minimum thresholdBert Kenward
2016-09-06perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann
2016-09-06net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie
2016-09-06lan78xx: mark symbols static where possibleBaoyou Xie
2016-09-06Merge branch 'qed-get_regs'David S. Miller
2016-09-06qed: Add infrastructure for debug data collectionTomer Tayar
2016-09-06bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck
2016-09-06qed: Remove OOM messagesJoe Perches
2016-09-06Merge tag 'rxrpc-rewrite-20160904-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-06Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-06vxlan: Update tx_errors statistics if vxlan_build_skb return err.Haishuang Yan
2016-09-06net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco
2016-09-06Merge branch 'mediatek-rx-path-enhancements'David S. Miller
2016-09-06net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPISean Wang
2016-09-06net: ethernet: mediatek: enhance RX path by reducing the frequency of the mem...Sean Wang
2016-09-06Merge branch 'hso-neatening'David S. Miller
2016-09-06hso: Convert printk to pr_<level>Joe Perches
2016-09-06hso: Use a more common logging styleJoe Perches