Age | Commit message (Expand) | Author |
2015-01-27 | netfilter: ipset: small potential read beyond the end of buffer | Dan Carpenter |
2014-11-21 | netfilter: nf_nat: fix oops on netns removal | Florian Westphal |
2014-11-21 | netfilter: nf_log: release skbuff on nlmsg put failure | Houcheng Lin |
2014-11-21 | netfilter: nfnetlink_log: fix maximum packet length logged to userspace | Florian Westphal |
2014-11-21 | netfilter: nf_log: account for size of NLMSG_DONE attribute | Florian Westphal |
2014-10-05 | netfilter: nf_conntrack: avoid large timeout for mid-stream pickup | Florian Westphal |
2014-10-05 | ipvs: fix ipv6 hook registration for local replies | Julian Anastasov |
2014-10-05 | ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding | Alex Gartrell |
2014-10-05 | ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack | Julian Anastasov |
2014-08-14 | inetpeer: get rid of ip_id_count | Eric Dumazet |
2014-07-31 | core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors | Zoltan Kiss |
2014-07-06 | ipvs: Fix panic due to non-linear skb | Peter Christensen |
2014-06-26 | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman |
2014-04-03 | netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages | Daniel Borkmann |
2014-01-15 | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper | Daniel Borkmann |
2013-12-08 | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko |
2013-11-04 | netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper | Julian Anastasov |
2013-10-13 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka |
2013-10-01 | netfilter: ipset: Fix serious failure in CIDR tracking | Oliver Smith |
2013-06-24 | netfilter: ctnetlink: send event when conntrack label was modified | Florian Westphal |
2013-06-24 | netfilter: nf_nat_sip: fix mangling | Balazs Peter Odor |
2013-06-19 | ipvs: SCTP ports should be writable in ICMP packets | Julian Anastasov |
2013-06-12 | netfilter: xt_TCPMSS: Fix missing fragmentation handling | Phil Oester |
2013-06-12 | netfilter: xt_TCPMSS: Fix IPv6 default MSS too | Phil Oester |
2013-06-11 | netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr() | Pablo Neira Ayuso |
2013-06-10 | ipvs: info leak in __ip_vs_get_dest_entries() | Dan Carpenter |
2013-06-07 | netfilter: nfnetlink_queue: fix missing HW protocol | Pablo Neira Ayuso |
2013-06-05 | netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option | Phil Oester |
2013-06-05 | netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects | Pablo Neira Ayuso |
2013-06-05 | netfilter: nfnetlink_acct: fix incomplete dumping of objects | Pablo Neira Ayuso |
2013-05-29 | ipvs: ip_vs_sh: fix build | Jan Beulich |
2013-05-29 | netfilter: xt_LOG: fix mark logging for IPv6 packets | Michal Kubeček |
2013-05-27 | ipvs: Fix reuse connection if real server is dead | Grzegorz Lyczba |
2013-05-23 | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 | Florian Westphal |
2013-05-16 | netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary | Pablo Neira Ayuso |
2013-05-15 | netfilter: log: netns NULL ptr bug when calling from conntrack | Hans Schillstrom |
2013-05-06 | netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FS | Pablo Neira Ayuso |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-29 | net/netfilter: rename random32() to prandom_u32() | Akinobu Mita |
2013-04-29 | xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts | Al Viro |
2013-04-29 | sctp: Correct type and usage of sctp_end_cksum() | Simon Horman |
2013-04-29 | netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup | Florian Westphal |
2013-04-29 | netfilter: nfnetlink_queue: add skb info attribute | Florian Westphal |
2013-04-29 | netfilter: move skb_gso_segment into nfnetlink_queue module | Florian Westphal |
2013-04-29 | netfilter: nf_queue: move device refcount bump to extra function | Florian Westphal |
2013-04-29 | netfilter: ipset: set match: add support to match the counters | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: The list:set type with counter support | Jozsef Kadlecsik |