aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2014-01-16Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-01-15netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann
2013-12-13Merge remote-tracking branch 'lsk/v3.10/topic/aosp-warnings' into linux-linar...Mark Brown
2013-12-13Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2013-12-13netfilter: fix function return types for 64bitv3.10/topic/aosp-warningsMark Hambleton
2013-12-08Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-12-04netfilter: xt_qtaguid: fix memory leak in seq_file handlersGreg Hackmann
2013-11-05Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-11-04netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov
2013-10-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-04Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-10-01netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith
2013-07-01netfilter: xt_qtaguid: 3.10 fixesArve Hjønnevåg
2013-07-01netfilter: xt_quota2: 3.10 fixes.Arve Hjønnevåg
2013-07-01netfilter: xt_qtaguid: fix bad tcp_time_wait sock handlingJP Abgrall
2013-07-01netfilter: qtaguid: rate limit some of the printksJP Abgrall
2013-07-01netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall
2013-07-01netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall
2013-07-01netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall
2013-07-01netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs
2013-07-01netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall
2013-07-01netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall
2013-07-01netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma
2013-07-01netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2013-07-01netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2013-07-01netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2013-07-01netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2013-07-01netfilter: fixup the quota2, and enable.JP Abgrall
2013-07-01netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2013-07-01netfilter: add xt_qtaguid matching moduleJP Abgrall
2013-07-01nf: xt_socket: export the fancy sock finder codeJP Abgrall
2013-06-24netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal
2013-06-24netfilter: nf_nat_sip: fix manglingBalazs Peter Odor
2013-06-19ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov
2013-06-12netfilter: xt_TCPMSS: Fix missing fragmentation handlingPhil Oester
2013-06-12netfilter: xt_TCPMSS: Fix IPv6 default MSS tooPhil Oester
2013-06-11netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso
2013-06-10ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter
2013-06-07netfilter: nfnetlink_queue: fix missing HW protocolPablo Neira Ayuso
2013-06-05netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester
2013-06-05netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso
2013-06-05netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso
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