Sign in
android-kvm
/
linux
/
03e2bf261e832abf48d40113ce08a70338dd18c9
/
net
/
netfilter
16fcec3
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
by Neil Horman
· 17 years ago
a289d70
[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry
by Jesper Bengtsson
· 17 years ago
aa584ed
[NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing
by Patrick McHardy
· 17 years ago
465f90a
[NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmp
by Patrick McHardy
· 17 years ago
3501953
[NETFILTER]: netfilter: xt_u32 bug correction
by Eric Dumazet
· 17 years ago
ff4ca82
[NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed conntracks
by Pablo Neira Ayuso
· 17 years ago
9f0d1a0
[NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
a34c458
netfilter endian regressions
by Al Viro
· 17 years ago
85ccc36
[NETFILTER]: Clean up duplicate includes in net/netfilter/
by Jesper Juhl
· 17 years ago
8d4bc5b
ANSIfy a couple of functions in netfilter
by Al Viro
· 18 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 18 years ago
ce8c229
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 18 years ago
a5d2926
[NET] NETFILTER: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
3fd8f9e
[NETFILTER]: xt_connlimit needs to depend on nf_conntrack
by Cornelia Huck
· 18 years ago
59eecdf
[NETFILTER]: nf_conntrack: UDPLITE support
by Patrick McHardy
· 18 years ago
61075af
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
by Patrick McHardy
· 18 years ago
370786f
[NETFILTER]: x_tables: add connlimit match
by Jan Engelhardt
· 18 years ago
e2a3123
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
by Yasuyuki Kozakai
· 18 years ago
ffc3069
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
by Yasuyuki Kozakai
· 18 years ago
d87d846
[NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header
by Yasuyuki Kozakai
· 18 years ago
99d24ed
[NETFILTER]: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr dereference (CVE-2007-2876)
by Patrick McHardy
· 18 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 18 years ago
5faf415
[NETFILTER]: x_tables: add more detail to error message about match/target mask mismatch
by Balazs Scheidler
· 18 years ago
585426f
[NETFILTER]: nf_queue: Use RCU and mutex for queue handlers
by Yasuyuki Kozakai
· 18 years ago
ce7663d
[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem
by Yasuyuki Kozakai
· 18 years ago
0d53778
[NETFILTER]: Convert DEBUGP to pr_debug
by Patrick McHardy
· 18 years ago
342b7e3
[NETFILTER]: xt_helper: use RCU
by Patrick McHardy
· 18 years ago
91e8db8
[NETFILTER]: nf_conntrack_h323: turn some printks into DEBUGPs
by Patrick McHardy
· 18 years ago
7ae7730
[NETFILTER]: nf_conntrack: early_drop improvement
by Patrick McHardy
· 18 years ago
ec59a11
[NETFILTER]: nf_conntrack: mark helpers __read_mostly
by Patrick McHardy
· 18 years ago
b8a7fe6
[NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpers
by Patrick McHardy
· 18 years ago
f264a7d
[NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysct
by Patrick McHardy
· 18 years ago
b560580
[NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation list
by Patrick McHardy
· 18 years ago
31f1587
[NETFILTER]: nf_conntrack_helper/nf_conntrack_netlink: convert to expectation hash
by Patrick McHardy
· 18 years ago
5d08ad4
[NETFILTER]: nf_conntrack_expect: convert proc functions to hash
by Patrick McHardy
· 18 years ago
a71c085
[NETFILTER]: nf_conntrack: use hashtable for expectations
by Patrick McHardy
· 18 years ago
e9c1b08
[NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_expect.c
by Patrick McHardy
· 18 years ago
cf6994c
[NETFILTER]: nf_conntrack_netlink: sync expectation dumping with conntrack table dumping
by Patrick McHardy
· 18 years ago
4e1d4e6
[NETFILTER]: nf_conntrack_expect: avoid useless list walking
by Patrick McHardy
· 18 years ago
d4156e8
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
by Patrick McHardy
· 18 years ago
df43b4e
[NETFILTER]: nf_conntrack_ftp: use nf_ct_expect_init
by Patrick McHardy
· 18 years ago
6823645
[NETFILTER]: nf_conntrack_expect: function naming unification
by Patrick McHardy
· 18 years ago
ac565e5
[NETFILTER]: nf_conntrack: export hash allocation/destruction functions
by Patrick McHardy
· 18 years ago
330f7db
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntrack_find_get
by Patrick McHardy
· 18 years ago
f205c5e
[NETFILTER]: nf_conntrack: use hlists for conntrack hash
by Patrick McHardy
· 18 years ago
8e5105a
[NETFILTER]: nf_conntrack: round up hashsize to next multiple of PAGE_SIZE
by Patrick McHardy
· 18 years ago
61eb310
[NETFILTER]: nf_conntrack_extend: use __read_mostly for struct nf_ct_ext_type
by Patrick McHardy
· 18 years ago
d8a0509
[NETFILTER]: nf_nat: kill global 'destroy' operation
by Yasuyuki Kozakai
· 18 years ago
dacd2a1
[NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
by Yasuyuki Kozakai
· 18 years ago
ceceae1
[NETFILTER]: nf_conntrack: use extension infrastructure for helper
by Yasuyuki Kozakai
· 18 years ago
ecfab2c
[NETFILTER]: nf_conntrack: introduce extension infrastructure
by Yasuyuki Kozakai
· 18 years ago
9f15c53
[NETFILTER]: x_tables: mark matches and targets __read_mostly
by Patrick McHardy
· 18 years ago
ba9dda3
[NETFILTER]: x_tables: add TRACE target
by Jozsef Kadlecsik
· 18 years ago
1b50b8a
[NETFILTER]: Add u32 match
by Jan Engelhardt
· 18 years ago
7c4e36b
[NETFILTER]: Remove redundant parentheses/braces
by Jan Engelhardt
· 18 years ago
a47362a
[NETFILTER]: add some consts, remove some casts
by Jan Engelhardt
· 18 years ago
e1931b7
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
by Jan Engelhardt
· 18 years ago
ccb79bd
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
by Jan Engelhardt
· 18 years ago
1d93a9c
[NETFILTER]: x_tables: switch xt_match->match to bool
by Jan Engelhardt
· 18 years ago
cff533a
[NETFILTER]: x_tables: switch hotdrop to bool
by Jan Engelhardt
· 18 years ago
558585a
[NETFILTER]: nf_conntrack_h323: check range first in sequence extension
by Jing Min Zhao
· 18 years ago
334a813
[SKBUFF]: Keep track of writable header len of headerless clones
by Patrick McHardy
· 18 years ago
25845b5
[NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' index values
by Jing Min Zhao
· 18 years ago
e2d8e31
[NETFILTER]: nfctnetlink: Don't allow to change helper
by Yasuyuki Kozakai
· 18 years ago
d258131
[NETFILTER]: nf_conntrack_sip: add missing message types containing RTP info
by Jerome Borsboom
· 18 years ago
c764c9a
[NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error check
by Akinobu Mita
· 18 years ago
3c158f7
[NETFILTER]: nf_conntrack: fix helper module unload races
by Patrick McHarrdy
· 18 years ago
f8f1c08
[NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCA
by Jing Min Zhao
· 18 years ago
596830f
[NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signal
by Jing Min Zhao
· 18 years ago
bb80724
[NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address access
by Jing Min Zhao
· 18 years ago
d0529186
[NETFILTER]: nf_conntrack_h323: fix ASN.1 types
by Jing Min Zhao
· 18 years ago
25b86e0
[NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculation
by Patrick McHardy
· 18 years ago
5fe26f5
[NETFILTER]: nf_conntrack_ftp: fix newline sequence number update
by Patrick McHardy
· 18 years ago
5397e97
[NETFILTER]: nf_conntrack: fix use-after-free in helper destroy callback invocation
by Patrick McHardy
· 18 years ago
da0dd23
[NETFILTER]: xt_conntrack: add compat support
by Patrick McHardy
· 18 years ago
5d78a84
[NETFILTER]: nf_nat: Clears helper private area when NATing
by Yasuyuki Kozakai
· 18 years ago
df293bb
[NETFILTER]: ctnetlink: clear helper area and handle unchanged helper
by Yasuyuki Kozakai
· 18 years ago
fda6143
[NETFILTER]: nf_conntrack: Removes unused destroy operation of l3proto
by Yasuyuki Kozakai
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
3dde6ad
Fix trivial typos in Kconfig* files
by David Sterba
· 18 years ago
39f5fb3
kconfig: fix path to modules.txt in Kconfig help
by Alexander E. Patrakov
· 18 years ago
42bad1d
[NETLINK]: Possible cleanups.
by Adrian Bunk
· 18 years ago
af65bdf
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
by Patrick McHardy
· 18 years ago
d3a2c3c
[NETFILTER]: nfnetlink_log: remove fallback to group 0
by Patrick McHardy
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
c7bf5f9
[NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST
by Thomas Graf
· 18 years ago
de6e05c
[NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet
by Yasuyuki Kozakai
· 18 years ago
5f79e0f
[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled
by Yasuyuki Kozakai
· 18 years ago
e6f689d
[NETFILTER]: Use setup_timer
by Patrick McHardy
· 18 years ago
9afdb00
[NETFILTER]: nfnetlink_log: remove conditional locking
by Patrick McHardy
· 18 years ago
370e6a8
[NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl_send()
by Michal Miroslaw
· 18 years ago
f76cdce
[NETFILTER]: nfnetlink_log: iterator functions need iter_state * only
by Michal Miroslaw
· 18 years ago
9a36e8c
[NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instance
by Michal Miroslaw
· 18 years ago
f414c16
[NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_config()
by Michal Miroslaw
· 18 years ago
55b5a91
[NETFILTER]: nfnetlink_log: kill duplicate code
by Michal Miroslaw
· 18 years ago
09972d6
[NETFILTER]: nfnetlink_log: don't count max(a,b) twice
by Michal Miroslaw
· 18 years ago
1b53d90
[NETFILTER]: Remove changelogs and CVS IDs
by Patrick McHardy
· 18 years ago
c702e80
[NETLINK]: Directly return -EINTR from netlink_dump_start()
by Thomas Graf
· 18 years ago
1d00a4e
[NETLINK]: Remove error pointer from netlink message handler
by Thomas Graf
· 18 years ago
Next »