Sign in
googlers
/
maze
/
linux
/
8f1b678ab900c2bda1620dfb6e1f1f02604fc3a2
/
net
/
netfilter
e3b802b
netfilter: nf_conntrack_irc: make sure string is terminated before calling simple_strtoul
by Patrick McHardy
· 16 years ago
51807e9
netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet
by Alexey Dobriyan
· 16 years ago
887464a
netfilter: nf_conntrack_gre: more locking around keymap list
by Alexey Dobriyan
· 16 years ago
66bf791
netfilter: nf_conntrack_sip: de-static helper pointers
by Alexey Dobriyan
· 16 years ago
fab00c5
netfilter: ctnetlink: sleepable allocation with spin lock bh
by Pablo Neira Ayuso
· 16 years ago
cb1cb5c
netfilter: ctnetlink: fix sleep in read-side lock section
by Pablo Neira Ayuso
· 16 years ago
1575e7e
netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks
by Pablo Neira Ayuso
· 16 years ago
9714be7
netfilter: fix two recent sysctl problems
by Krzysztof Piotr Oledzki
· 16 years ago
967ab99
netfilter: xt_hashlimit: fix race between htable_destroy and htable_gc
by Pavel Emelyanov
· 16 years ago
ae37504
netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledged
by Patrick McHardy
· 16 years ago
6c64825
netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferences
by Patrick McHardy
· 16 years ago
93bc4e8
netfilter: fix double-free and use-after free
by Pekka Enberg
· 16 years ago
5547cd0
netfilter: nf_conntrack_sctp: fix sparse warnings
by Patrick McHardy
· 16 years ago
db1a75b
netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function
by Jan Engelhardt
· 16 years ago
72961ec
netfilter: nfnetlink_log: send complete hardware header
by Eric Leblond
· 16 years ago
280763c
netfilter: xt_time: fix time's time_mt()'s use of do_div()
by David Howells
· 16 years ago
5840157
netfilter: accounting rework: ct_extend + 64bit counters (v4)
by Krzysztof Piotr Oledzki
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
6c9fcaf
Merge branch 'core/rcu' into core/rcu-for-linus
by Ingo Molnar
· 16 years ago
2aec609
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4c88949
netfilter: Let nf_ct_kill() callers know if del_timer() returned true.
by David S. Miller
· 16 years ago
0c81b2a
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 17 years ago
6b69fe0
netfilter: nf_conntrack_tcp: fix endless loop
by Patrick McHardy
· 17 years ago
4ad3f26
netfilter: fix string extension for case insensitive pattern matching
by Joonwoo Park
· 17 years ago
b891c5a
netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc
by Pablo Neira Ayuso
· 17 years ago
b11c16b
netfilter: Get rid of refrences to no longer existant Fast NAT.
by Russ Dill
· 17 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
84ebe1c
netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACK
by Jozsef Kadlecsik
· 17 years ago
1e74f9c
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 17 years ago
0344f1c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
a56b8f8
netfilter: nf_conntrack_h323: fix module unload crash
by Patrick McHardy
· 17 years ago
8a54886
netfilter: nf_conntrack_h323: fix memory leak in module initialization error path
by Patrick McHardy
· 17 years ago
68b80f1
netfilter: nf_nat: fix RCU races
by Patrick McHardy
· 17 years ago
766d027
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 17 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
ceeff75
netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()
by Patrick McHardy
· 17 years ago
b66985b
netfilter: Make nflog quiet when no one listen in userspace.
by Eric Leblond
· 17 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
e64bda8
netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups
by Rami Rosen
· 17 years ago
e57dce6
netfilter: ctnetlink: include conntrack status in destroy event message
by Fabian Hugelshofer
· 17 years ago
718d4ad
netfilter: nf_conntrack: properly account terminating packets
by Fabian Hugelshofer
· 17 years ago
5109176
netfilter: nf_conntrack: add nf_ct_kill()
by Patrick McHardy
· 17 years ago
31d8519
netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2
by Pekka Enberg
· 17 years ago
560ee65
netfilter: ip_tables: add iptables security table for mandatory access control rules
by James Morris
· 17 years ago
a258860
netfilter: ctnetlink: add full support for SCTP to ctnetlink
by Pablo Neira Ayuso
· 17 years ago
0adf9d6
netfilter: ctnetlink: group errors into logical errno sets
by Pablo Neira Ayuso
· 17 years ago
d2ee3f2
netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED state
by Dong Wei
· 17 years ago
12293bf
netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_init()
by Alexey Dobriyan
· 17 years ago
2ba4cc3
rcu: fix nf_conntrack_helper.c build bug
by Ingo Molnar
· 17 years ago
711bbdd
rculist.h: fix include in net/netfilter/nf_conntrack_netlink.c
by Ingo Molnar
· 17 years ago
6aa5fc4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
01b7a31
netfilter: xt_iprange: module aliases for xt_iprange
by Phil Oester
· 17 years ago
1eedf69
netfilter: ctnetlink: dump conntrack ID in event messages
by Eric Leblond
· 17 years ago
28a4acb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
f3261af
netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol config values
by Patrick McHardy
· 17 years ago
ef75d49
netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request
by Patrick McHardy
· 17 years ago
4f9faaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
8b16924
netfilter: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
52c0e11
netfilter: assign PDE->fops before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
6e79d85
netfilter: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
6f6d6a1
rename div64_64 to div64_u64
by Roman Zippel
· 17 years ago
95dfec6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
443a70d
netfilter: nf_conntrack: padding breaks conntrack hash on ARM
by Philip Craig
· 17 years ago
9a732ed
netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets
by Arnaud Ebalard
· 17 years ago
0e93bb9
netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables_names
by Pavel Emelyanov
· 17 years ago
be8d0d7
netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retval
by Roel Kluin
· 17 years ago
e1f9a46
netfilter: Fix SIP conntrack build with NAT disabled.
by Patrick McHardy
· 17 years ago
334f8b2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.26
by David S. Miller
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
ef1a5a5
[NETFILTER]: nf_conntrack: fix incorrect check for expectations
by Patrick McHardy
· 17 years ago
3c9fba6
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call
by Jan Engelhardt
· 17 years ago
12c33aa
[NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_proto_gre
by Jan Engelhardt
· 17 years ago
5f2b4c9
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h
by Jan Engelhardt
· 17 years ago
09f263c
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
by Jan Engelhardt
· 17 years ago
8ce8439
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
by Jan Engelhardt
· 17 years ago
5e8fbe2
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
by Patrick McHardy
· 17 years ago
5f7da4d
[NETFILTER]: nf_conntrack_tcp: catch invalid state updates over ctnetlink
by Patrick McHardy
· 17 years ago
55871d0
[NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks
by Patrick McHardy
· 17 years ago
2bc7804
[NETFILTER]: nf_conntrack: add DCCP protocol support
by Patrick McHardy
· 17 years ago
d63a650
[NETFILTER]: Add partial checksum validation helper
by Patrick McHardy
· 17 years ago
ca6a507
[NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsing
by Patrick McHardy
· 17 years ago
fa913dd
[NETFILTER]: nf_conntrack_sip: clear address in parse_addr()
by Patrick McHardy
· 17 years ago
58c0fb0
[NETFILTER]: annotate rest of nf_conntrack_* with const
by Jan Engelhardt
· 17 years ago
5452e42
[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
by Jan Engelhardt
· 17 years ago
3cf93c9
[NETFILTER]: annotate xtables targets with const and remove casts
by Jan Engelhardt
· 17 years ago
b916f7d
[NETFILTER]: nf_conntrack: less hairy ifdefs around proc and sysctl
by Alexey Dobriyan
· 17 years ago
1b9b70e
[NETFILTER]: xt_hashlimit: fix mask calculation
by Patrick McHardy
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
8eeee8b
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
by Denis V. Lunev
· 17 years ago
f49e1aa
[NETFILTER]: nf_conntrack_sip: update copyright
by Patrick McHardy
· 17 years ago
c7f485a
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
by Patrick McHardy
· 17 years ago
0d0ab03
[NETFILTER]: nf_conntrack_sip: support multiple media channels
by Patrick McHardy
· 17 years ago
4ab9e64
[NETFILTER]: nf_nat_sip: split up SDP mangling
by Patrick McHardy
· 17 years ago
a9c1d35
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
by Patrick McHardy
· 17 years ago
d901a93
[NETFILTER]: nf_conntrack_sip: allow media expectations with wildcard source address
by Patrick McHardy
· 17 years ago
0f32a40
[NETFILTER]: nf_conntrack_sip: create signalling expectations
by Patrick McHardy
· 17 years ago
2bbb211
[NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers
by Patrick McHardy
· 17 years ago
9467ee3
[NETFILTER]: nf_conntrack_sip: flush expectations on call termination
by Patrick McHardy
· 17 years ago
Next »