Age | Commit message (Expand) | Author |
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 |
2013-04-29 | netfilter: ipset: The hash types with counter support | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: The bitmap types with counter support | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Introduce the counter extension in the core | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: list:set type using the extension interface | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Hash types using the unified code base | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Unified hash type generation | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Bitmap types using the unified code base | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Unified bitmap type generation | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Introduce extensions to elements in the core | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Move often used IPv6 address masking function to header file | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Make possible to test elements marked with nomatch | Jozsef Kadlecsik |
2013-04-29 | ipvs: ip_vs_sip_fill_param() BUG: bad check of return value | Hans Schillstrom |
2013-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2013-04-25 | netfilter: nf_nat: missing condition in nf_xfrm_me_harder() | Dan Carpenter |
2013-04-23 | ipvs: Use network byte order for sync message size | Simon Horman |
2013-04-23 | ipvs: off by one in set_sctp_state() | Dan Carpenter |
2013-04-23 | ipvs: Use min3() in ip_vs_dbg_callid() | Simon Horman |
2013-04-23 | ipvs: Avoid shadowing net variable in ip_vs_leave() | Simon Horman |
2013-04-23 | ipvs: fix sparse warnings for some parameters | Julian Anastasov |
2013-04-23 | ipvs: fix sparse warnings in lblc and lblcr | Julian Anastasov |
2013-04-23 | ipvs: fix the remaining sparse warnings in ip_vs_ctl.c | Julian Anastasov |
2013-04-23 | ipvs: fix sparse warnings for ip_vs_conn listing | Julian Anastasov |
2013-04-23 | ipvs: properly dereference dest_dst in ip_vs_forget_dev | Julian Anastasov |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |