index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-17
netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER
Pablo Neira Ayuso
2012-05-17
netfilter: xt_CT: remove redundant header include
Eldad Zack
2012-05-17
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
2012-05-17
netfilter: nf_ct_tcp: extend log message for invalid ignored packets
Pablo Neira Ayuso
2012-05-17
netfilter: xt_HMARK: modulus is expensive for hash calculation
Pablo Neira Ayuso
2012-05-17
netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()
Dan Carpenter
2012-05-17
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
Florian Westphal
2012-05-16
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-14
net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx
Alex Shi
2012-05-09
netfilter: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
netfilter: hashlimit: byte-based limit mode
Florian Westphal
2012-05-09
netfilter: hashlimit: move rateinfo initialization to helper
Florian Westphal
2012-05-09
netfilter: limit, hashlimit: avoid duplicated inline
Florian Westphal
2012-05-09
netfilter: add xt_hmark target for hash-based skb marking
Hans Schillstrom
2012-05-09
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
Hans Schillstrom
2012-05-08
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
2012-05-08
netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
Kelvie Wong
2012-05-08
ipvs: ip_vs_proto: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
ipvs: ip_vs_ftp: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
ipvs: optimize the use of flags in ip_vs_bind_dest
Pablo Neira Ayuso
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
2012-05-08
ipvs: always update some of the flags bits in backup
Julian Anastasov
2012-05-08
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
Julian Anastasov
2012-05-08
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
Julian Anastasov
2012-05-08
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
Julian Anastasov
2012-05-08
ipvs: use GFP_KERNEL allocation where possible
Sasha Levin
2012-05-08
ipvs: SH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
ipvs: DH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
ipvs: timeout tables do not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
2012-05-08
netfilter: nf_ct_ecache: refactor notifier registration
Tony Zelenoff
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-30
netfilter: xt_CT: fix wrong checking in the timeout assignment path
Pablo Neira Ayuso
2012-04-30
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2012-04-30
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
2012-04-30
ipvs: null check of net->ipvs in lblc(r) shedulers
Hans Schillstrom
2012-04-26
ipvs: reset ipvs pointer in netns
Julian Anastasov
2012-04-26
ipvs: add check in ftp for initialized core
Julian Anastasov
2012-04-25
ipvs: fix crash in ip_vs_control_net_cleanup on unload
Julian Anastasov
2012-04-25
ipvs: Verify that IP_VS protocol has been registered
Sasha Levin
2012-04-21
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
2012-04-20
net: Delete all remaining instances of ctl_path
Eric W. Biederman
[next]