summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2013-06-11netfilter: xt_qtaguid: 3.10 fixesArve Hjønnevåg
2013-06-11netfilter: xt_quota2: 3.10 fixes.Arve Hjønnevåg
2013-06-11netfilter: xt_qtaguid: fix bad tcp_time_wait sock handlingJP Abgrall
2013-06-11netfilter: qtaguid: rate limit some of the printksJP Abgrall
2013-06-11netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall
2013-06-11netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall
2013-06-11netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall
2013-06-11netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs
2013-06-11netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall
2013-06-11netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall
2013-06-11netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma
2013-06-11netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2013-06-11netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2013-06-11netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2013-06-11netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2013-06-11netfilter: fixup the quota2, and enable.JP Abgrall
2013-06-11netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2013-06-11netfilter: add xt_qtaguid matching moduleJP Abgrall
2013-06-11nf: xt_socket: export the fancy sock finder codeJP Abgrall
2013-05-29ipvs: ip_vs_sh: fix buildJan Beulich
2013-05-29netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček
2013-05-27ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-05-16netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom
2013-05-06netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FSPablo Neira Ayuso
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-29net/netfilter: rename random32() to prandom_u32()Akinobu Mita
2013-04-29xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs gutsAl Viro
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Simon Horman
2013-04-29netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal
2013-04-29netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal
2013-04-29netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal
2013-04-29netfilter: nf_queue: move device refcount bump to extra functionFlorian Westphal
2013-04-29netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik
2013-04-29netfilter: ipset: The list:set type with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: The hash types with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: The bitmap types with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik
2013-04-29netfilter: ipset: list:set type using the extension interfaceJozsef Kadlecsik
2013-04-29netfilter: ipset: Hash types using the unified code baseJozsef Kadlecsik
2013-04-29netfilter: ipset: Unified hash type generationJozsef Kadlecsik
2013-04-29netfilter: ipset: Bitmap types using the unified code baseJozsef Kadlecsik
2013-04-29netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik
2013-04-29netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik
2013-04-29netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik