aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal2013-06-24
* netfilter: nf_nat_sip: fix manglingBalazs Peter Odor2013-06-24
* ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov2013-06-18
* netfilter: xt_TCPMSS: Fix missing fragmentation handlingPhil Oester2013-06-12
* netfilter: xt_TCPMSS: Fix IPv6 default MSS tooPhil Oester2013-06-12
* netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso2013-06-10
* ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter2013-06-10
* netfilter: nfnetlink_queue: fix missing HW protocolPablo Neira Ayuso2013-06-07
* netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester2013-06-05
* netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-05
* netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-05
* ipvs: ip_vs_sh: fix buildJan Beulich2013-05-29
* netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček2013-05-29
* ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba2013-05-27
* netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-23
* netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso2013-05-16
* netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-15
* netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FSPablo Neira Ayuso2013-05-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
| * xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs gutsAl Viro2013-04-29
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
| |\ \
| | * | ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-04-29
| * | | sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-29
| * | | netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal2013-04-29
| * | | netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal2013-04-29
| * | | netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-29
| * | | netfilter: nf_queue: move device refcount bump to extra functionFlorian Westphal2013-04-29
| * | | netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: The list:set type with counter supportJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: The hash types with counter supportJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: The bitmap types with counter supportJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: list:set type using the extension interfaceJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Hash types using the unified code baseJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Unified hash type generationJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Bitmap types using the unified code baseJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik2013-04-29
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-25
| |\ \ \
| | * | | netfilter: nf_nat: missing condition in nf_xfrm_me_harder()Dan Carpenter2013-04-24
| | * | | ipvs: Use network byte order for sync message sizeSimon Horman2013-04-22
| | * | | ipvs: off by one in set_sctp_state()Dan Carpenter2013-04-22
| | * | | ipvs: Use min3() in ip_vs_dbg_callid()Simon Horman2013-04-22
| | * | | ipvs: Avoid shadowing net variable in ip_vs_leave()Simon Horman2013-04-22
| | * | | ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-22