Sign in
android-kvm
/
linux
/
180deb50880cdc5e9dd69ec97af0d6e72c5417fc
/
net
/
netfilter
325fb5b
netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses
by Josef Drexler
· 16 years ago
eb13220
netfilter: make proc/net/ip* print names from foreign NFPROTO
by Jan Engelhardt
· 16 years ago
2c6764b
netfilter: nfnetlink_log: fix timeout handling
by Eric Leblond
· 16 years ago
5ca431f
netfilter: nfnetlink_log: fix per-rule qthreshold override
by Eric Leblond
· 16 years ago
d4e2675
netfilter: xt_sctp: sctp chunk mapping doesn't work
by Qu Haoran
· 16 years ago
1f9da25
netfilter: ctnetlink: fix echo if not subscribed to any multicast group
by Pablo Neira Ayuso
· 16 years ago
c969aa7
netfilter: ctnetlink: allow changing NAT sequence adjustment in creation
by Pablo Neira Ayuso
· 16 years ago
748085f
netfilter: ctnetlink: fix scheduling while atomic
by Patrick McHardy
· 16 years ago
e6210f3
netfilter 08/09: xt_time: print timezone for user information
by Jan Engelhardt
· 16 years ago
cd7fcbf
netfilter 07/09: simplify nf_conntrack_alloc() error handling
by Julia Lawall
· 16 years ago
656caff
netfilter 04/09: x_tables: fix match/target revision lookup
by Patrick McHardy
· 16 years ago
0f23174a
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
by Rusty Russell
· 16 years ago
68888d1
IPVS: Make "no destination available" message more consistent between schedulers
by Simon Horman
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
79f55f1
nf/dccp: merge errorpaths
by Ilpo Järvinen
· 16 years ago
293a4f2
netfilter: xt_NFLOG is dependant of nfnetlink_log
by Eric Leblond
· 16 years ago
c49b9f2
tproxy: fixe a possible read from an invalid location in the socket match
by Balazs Scheidler
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
ed77a89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3ec1925
netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock
by Patrick McHardy
· 16 years ago
d6e8cc6
netfilter: fix warning in net/netfilter/nf_conntrack_ftp.c
by Ingo Molnar
· 16 years ago
b54ad40
netfilter: ctnetlink: fix conntrack creation race
by Patrick McHardy
· 16 years ago
4813ead
netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug()
by Patrick McHardy
· 16 years ago
328bd899
netfilter: nf_conntrack_proto_sctp: avoid bogus warning
by Patrick McHardy
· 16 years ago
56bc0f9
netfilter: nf_conntrack_proto_gre: spread __exit
by Alexey Dobriyan
· 16 years ago
b0ceb56
netfilter: xt_recent: don't save proc dirs
by Alexey Dobriyan
· 16 years ago
e17b666
netfilter: nf_conntrack: fix warning and prototype mismatch
by Patrick McHardy
· 16 years ago
d9e1500
netfilter: nfnetlink_log: fix warning and prototype mismatch
by Patrick McHardy
· 16 years ago
19abb7b
netfilter: ctnetlink: deliver events for conntracks changed from userspace
by Pablo Neira Ayuso
· 16 years ago
226c0c0
netfilter: ctnetlink: helper modules load-on-demand support
by Pablo Neira Ayuso
· 16 years ago
4dc06f96
netfilter: nf_conntrack: connection tracking helper name persistent aliases
by Pablo Neira Ayuso
· 16 years ago
528a3a6
netfilter: ctnetlink: get rid of module refcounting in ctnetlink
by Pablo Neira Ayuso
· 16 years ago
bfe2967
netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has no helper
by Pablo Neira Ayuso
· 16 years ago
238ede8
netfilter: ctnetlink: use nf_conntrack_get instead of atomic_inc
by Pablo Neira Ayuso
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
d76b0d9
CRED: Use creds in file structs
by David Howells
· 16 years ago
7e452ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b7b45f4
netfilter: payload_len is be16, add size of struct rather than size of pointer
by Harvey Harrison
· 16 years ago
ca62059
ipvs: oldlen, newlen should be be16, not be32
by Harvey Harrison
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
efb9a8c
netfilter: netns ct: walk netns list under RTNL
by Alexey Dobriyan
· 16 years ago
5f7340e
netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.
by Eric Leblond
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
4814893
IPVS: Remove supports_ipv6 scheduler flag
by Julius Volz
· 16 years ago
4454837
IPVS: Add IPv6 support to LBLC/LBLCR schedulers
by Julius Volz
· 16 years ago
20971a0
IPVS: Add IPv6 support to SH and DH schedulers
by Julius Volz
· 16 years ago
14d5e83
net: replace NIPQUAD() in net/netfilter/
by Harvey Harrison
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
61e5744
netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
by Alexey Dobriyan
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
38ff4fa
netfilter: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
5fdf112
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
fdc9314
netfilter: replace old NF_ARP calls with NFPROTO_ARP
by Jan Engelhardt
· 16 years ago
6767184
netfilter: fix compilation error with NAT=n
by Pablo Neira Ayuso
· 16 years ago
b09eec1
netfilter: xt_recent: use proc_create_data()
by Alexey Dobriyan
· 16 years ago
6def1eb
netfilter: xt_iprange: fix range inversion match
by Alexey Dobriyan
· 16 years ago
041fb57
netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig
by Patrick McHardy
· 16 years ago
0537ae6
ipvs: Update CONFIG_IP_VS_IPV6 description and help text
by Julius Volz
· 16 years ago
b225ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
95a5afc
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
by Johannes Berg
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
cb23832
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
404d0ae2
fix random typos
by Danny ter Haar
· 16 years ago
346e15b
driver core: basic infrastructure for per-module dynamic debug messages
by Jason Baron
· 16 years ago
e6a7d3c
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat
by Pablo Neira Ayuso
· 16 years ago
14717f8
netfilter: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
f901b64
ipvs: Add proper dependencies on IP_VS, and fix description header line.
by David S. Miller
· 16 years ago
db2bf24
Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6
by David S. Miller
· 16 years ago
f39a941
netfilter: xtables: remove bogus mangle table dependency of connmark
by Jan Engelhardt
· 16 years ago
ab4f21e
netfilter: xtables: use NFPROTO_UNSPEC in more extensions
by Jan Engelhardt
· 16 years ago
92f3b2b
netfilter: xtables: cut down on static data for family-independent extensions
by Jan Engelhardt
· 16 years ago
916a917
netfilter: xtables: provide invoked family value to extensions
by Jan Engelhardt
· 16 years ago
a2df164
netfilter: xtables: move extension arguments into compound structure (6/6)
by Jan Engelhardt
· 16 years ago
af5d6dc
netfilter: xtables: move extension arguments into compound structure (5/6)
by Jan Engelhardt
· 16 years ago
7eb3558
netfilter: xtables: move extension arguments into compound structure (4/6)
by Jan Engelhardt
· 16 years ago
6be3d85
netfilter: xtables: move extension arguments into compound structure (3/6)
by Jan Engelhardt
· 16 years ago
9b4fce7
netfilter: xtables: move extension arguments into compound structure (2/6)
by Jan Engelhardt
· 16 years ago
f7108a20
netfilter: xtables: move extension arguments into compound structure (1/6)
by Jan Engelhardt
· 16 years ago
c2df73d
netfilter: xtables: use "if" blocks in Kconfig
by Jan Engelhardt
· 16 years ago
aba0d34
netfilter: xtables: sort extensions alphabetically in Kconfig
by Jan Engelhardt
· 16 years ago
367c679
netfilter: xtables: do centralized checkentry call (1/2)
by Jan Engelhardt
· 16 years ago
102befa
netfilter: x_tables: output bad hook mask in hexadecimal
by Jan Engelhardt
· 16 years ago
043ef46
netfilter: move Ebtables to use Xtables
by Jan Engelhardt
· 16 years ago
e843927
netfilter: iptables TPROXY target
by KOVACS Krisztian
· 16 years ago
136cdc7
netfilter: iptables socket match
by KOVACS Krisztian
· 16 years ago
9ad2d74
netfilter: iptables tproxy core
by KOVACS Krisztian
· 16 years ago
4de6f16
netfilter: enable netfilter in netns
by Alexey Dobriyan
· 16 years ago
0e6e75a
netfilter: netns nf_conntrack: PPTP conntracking in netns
by Alexey Dobriyan
· 16 years ago
3bb0d1c
netfilter: netns nf_conntrack: GRE conntracking in netns
by Alexey Dobriyan
· 16 years ago
84541cc
netfilter: netns nf_conntrack: H323 conntracking in netns
by Alexey Dobriyan
· 16 years ago
a5c3a80
netfilter: netns nf_conntrack: SIP conntracking in netns
by Alexey Dobriyan
· 16 years ago
08f6547
netfilter: netns nf_conntrack: final netns tweaks
by Alexey Dobriyan
· 16 years ago
d716a4d
netfilter: netns nf_conntrack: per-netns conntrack accounting
by Alexey Dobriyan
· 16 years ago
c2a2c7e
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl
by Alexey Dobriyan
· 16 years ago
c04d055
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl
by Alexey Dobriyan
· 16 years ago
8025070
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl
by Alexey Dobriyan
· 16 years ago
8e9df80
netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/net/stat/ip_conntrack
by Alexey Dobriyan
· 16 years ago
Next »