summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov
2015-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-06-15netfilter: nf_tables_netdev: unregister hooks on net_device removalPablo Neira Ayuso
2015-06-15netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basecha...Pablo Neira Ayuso
2015-06-15netfilter: nf_tables: attach net_device to basechainPablo Neira Ayuso
2015-06-15netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet
2015-06-15Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso
2015-06-15netfilter: Kconfig: get rid of parens around depends onPablo Neira Ayuso
2015-06-14tcp: cdg: use div_u64()Kenneth Klette Jonassen
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik
2015-06-14netfilter: ipset: Introduce RCU locking in list typeJozsef Kadlecsik
2015-06-14netfilter: ipset: Introduce RCU locking in hash:* typesJozsef Kadlecsik
2015-06-14netfilter: ipset: Introduce RCU locking in bitmap:* typesJozsef Kadlecsik
2015-06-14netfilter: ipset: Prepare the ipset core to use RCU at set levelJozsef Kadlecsik
2015-06-14netfilter:ipset Remove rbtree from hash:net,ifaceJozsef Kadlecsik
2015-06-14netfilter: ipset: Make sure listing doesn't grab a set which is just being de...Jozsef Kadlecsik
2015-06-14netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik
2015-06-14netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik
2015-06-14netfilter: ipset: Check CIDR value only when attribute is givenSergey Popovich
2015-06-14netfilter: ipset: Make sure we always return line number on batchSergey Popovich
2015-06-14netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6Sergey Popovich
2015-06-14netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich
2015-06-14netfilter: ipset: Use SET_WITH_*() helpers to test set extensionsSergey Popovich
2015-06-14netfilter: ipset: Use MSEC_PER_SEC consistentlyJozsef Kadlecsik
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-12tcp: tcp_v6_connect() cleanupEric Dumazet
2015-06-12flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrsEric Dumazet
2015-06-12Fix Cavium Liquidio build related errors and warningsRaghu Vatsavayi
2015-06-12Merge branch 'flow_dissector-next'David S. Miller
2015-06-12flow_dissector: add support for dst, hop-by-hop and routing ext hdrsTom Herbert
2015-06-12flow_dissector: Fix MPLS entropy label handling in flow dissectorTom Herbert
2015-06-12Doc: networking: Fix URL for wiki.wireshark.org in udplite.txtMasanari Iida
2015-06-12net: ipv4: un-inline ip_finish_output2Florian Westphal
2015-06-12sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner
2015-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-12Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-12netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal
2015-06-12netfilter: xtables: use percpu rule countersFlorian Westphal
2015-06-12netfilter: bridge: restore vlan tag when refragmentingFlorian Westphal
2015-06-12net: ip_fragment: remove BRIDGE_NETFILTER mtu special handlingFlorian Westphal
2015-06-12netfilter: bridge: forward IPv6 fragmented packetsBernhard Thaler
2015-06-12netfilter: bridge: re-order check_hbh_len()Bernhard Thaler
2015-06-12netfilter: bridge: rename br_parse_ip_optionsBernhard Thaler
2015-06-12netfilter: bridge: refactor frag_max_sizeBernhard Thaler
2015-06-12netfilter: bridge: detect NAT66 correctly and change MAC addressBernhard Thaler
2015-06-12netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6()Bernhard Thaler
2015-06-12netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTINGBernhard Thaler
2015-06-12netfilter: conntrack: warn the user if there is a better helper to useMarcelo Ricardo Leitner