Sign in
coral
/
linux-mtk
/
81d73a32d775ae9674ea6edf0b5b721fc3bc57d9
/
net
/
netfilter
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
6661481
netfilter: nf_conntrack_acct: use skb->len for accounting
by Changli Gao
· 15 years ago
5c0d237
ipvs: provide default ip_vs_conn_{in,out}_get_proto
by Simon Horman
· 15 years ago
2890a15
ipvs: remove EXPERIMENTAL tag
by Simon Horman
· 15 years ago
ee92d37
netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
by Changli Gao
· 15 years ago
49daf6a
xt_quota: report initial quota value instead of current value to userspace
by Changli Gao
· 15 years ago
b0c81aa
netfilter: xt_quota: use per-rule spin lock
by Changli Gao
· 15 years ago
e8648a1
netfilter: add xt_cpu match
by Eric Dumazet
· 15 years ago
7f1c407
IPVS: make FTP work with full NAT support
by Hannes Eder
· 15 years ago
7b215ff
IPVS: make friends with nf_conntrack
by Hannes Eder
· 15 years ago
9c3e1c3
netfilter: xt_ipvs (netfilter matcher for IPVS)
by Hannes Eder
· 15 years ago
edf0e1f
netfilter: add CHECKSUM target
by Michael S. Tsirkin
· 15 years ago
fac42a9
netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabled
by Pablo Neira Ayuso
· 15 years ago
116e1f1
netfilter: xt_TPROXY: the length of lines should be within 80
by Changli Gao
· 15 years ago
8a0acaa
ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
by Xiaoyu Du
· 15 years ago
72c7664
ipvs: Kconfig cleanup
by Michal Marek
· 15 years ago
e490c1de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
d70a011
netfilter: complete the deprecation of CONFIG_NF_CT_ACCT
by Tim Gardner
· 15 years ago
a875620
netfilter: xt_connbytes: Force CT accounting to be enabled
by Tim Gardner
· 15 years ago
8244132
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
fe6fb55
netfilter: fix simple typo in KConfig for netfiltert xt_TEE
by Arnd Hannemann
· 15 years ago
600069d
netfilter: xt_IDLETIMER needs kdev_t.h
by Randy Dunlap
· 15 years ago
26ec037
IPVS: one-packet scheduling
by Nick Chalk
· 15 years ago
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 15 years ago
16fb62b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
a3433f3
tcp: unify tcp flag macros
by Changli Gao
· 15 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 15 years ago
f9181f4
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
0902b46
netfilter: xtables: idletimer target implementation
by Luciano Coelho
· 15 years ago
f5c5440
netfilter: nfnetlink_log: RCU conversion, part 2
by Eric Dumazet
· 15 years ago
c7de2cf
pkt_sched: gen_kill_estimator() rcu fixes
by Eric Dumazet
· 15 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 15 years ago
bed1be2
netfilter: nfnetlink_log: RCU conversion
by Eric Dumazet
· 15 years ago
c463ac9
netfilter: nfnetlink_queue: some optimizations
by Eric Dumazet
· 15 years ago
aea9d71
ipvs: Add missing locking during connection table hashing and unhashing
by Sven Wegener
· 15 years ago
2bf0748
netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes
by Shan Wei
· 15 years ago
b3c5163
netfilter: nf_conntrack: per_cpu untracking
by Eric Dumazet
· 15 years ago
5bfddbd
netfilter: nf_conntrack: IPS_UNTRACKED bit
by Eric Dumazet
· 15 years ago
eedc765c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c2d9ba9
net: CONFIG_NET_NS reduction
by Eric Dumazet
· 15 years ago
fabf3a8
netfilter: xt_statistic: remove nth_lock spinlock
by Eric Dumazet
· 15 years ago
7489aec
netfilter: xtables: stackptr should be percpu
by Eric Dumazet
· 15 years ago
c936e8b
netfilter: don't xt_jumpstack_alloc twice in xt_register_table
by Xiaotian Feng
· 15 years ago
50636af
xt_tee: use skb_dst_drop()
by Eric Dumazet
· 15 years ago
41499bd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
fc35077
netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse()
by Joerg Marx
· 15 years ago
7fee226
net: add a noref bit on skb dst
by Eric Dumazet
· 15 years ago
83827f6
netfilter: xt_TEE depends on NF_CONNTRACK
by Randy Dunlap
· 15 years ago
a1d7c1b
netfilter: nf_ct_sip: handle non-linear skbs
by Patrick McHardy
· 15 years ago
e7874c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
736d58e
netfilter: remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
654d0fb
netfilter: cleanup printk messages
by Stephen Hemminger
· 15 years ago
9b7ce2b
netfilter: xtables: add missing depends for xt_TEE
by Jan Engelhardt
· 15 years ago
cba7a98
Merge branch 'master' of git://dev.medozas.de/linux
by Patrick McHardy
· 15 years ago
b4ba261
netfilter: xtables: change hotdrop pointer to direct modification
by Jan Engelhardt
· 16 years ago
62fc805
netfilter: xtables: deconstify struct xt_action_param for matches
by Jan Engelhardt
· 16 years ago
4b560b4
netfilter: xtables: substitute temporary defines by final name
by Jan Engelhardt
· 16 years ago
b56f2d5
netfilter: use rcu_dereference_protected()
by Patrick McHardy
· 15 years ago
1e4b105
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
3b254c5
netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCU
by Patrick McHardy
· 15 years ago
c29c949
netfilter: xtables: fix incorrect return code
by Jan Engelhardt
· 15 years ago
e772c34
netfilter: nf_ct_h323: switch "incomplete TPKT" message to pr_debug()
by Patrick McHardy
· 15 years ago
af740b2
netfilter: nf_conntrack: extend with extra stat counter
by Jesper Dangaard Brouer
· 15 years ago
d97a9e4
netfilter: x_tables: move sleeping allocation outside BH-disabled region
by Jan Engelhardt
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
22265a5
netfilter: xt_TEE: resolve oif using netdevice notifiers
by Patrick McHardy
· 15 years ago
cd58bcd
netfilter: xt_TEE: have cloned packet travel through Xtables too
by Jan Engelhardt
· 15 years ago
f3c5c1b
netfilter: xtables: make ip_tables reentrant
by Jan Engelhardt
· 15 years ago
e281b19
netfilter: xtables: inclusion of xt_TEE
by Jan Engelhardt
· 15 years ago
2206831
netfilter: fix some coding styles and remove moduleparam.h
by Zhitong Wang
· 15 years ago
b660d04
netfilter: xt_LED: add refcounts to LED target
by Adam Nielsen
· 15 years ago
ed86308
netfilter: remove invalid rcu_dereference() calls
by Patrick McHardy
· 15 years ago
e9f13ca
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue
by Herbert Xu
· 15 years ago
3d91c1a
IPVS: fix potential stack overflow with overly long protocol names
by Patrick McHardy
· 15 years ago
02e4eb7
netfilter: xt_hashlimit: RCU conversion
by Eric Dumazet
· 15 years ago
d26e6a0
netfilter: ctnetlink: compute message size properly
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
80bb3a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
8f59922
netfilter: xt_hashlimit: IPV6 bugfix
by Eric Dumazet
· 15 years ago
b446728
netfilter: xtables: merge registration structure to NFPROTO_UNSPEC
by Jan Engelhardt
· 15 years ago
d879e19
netfilter: xtables: remove xt_string revision 0
by Jan Engelhardt
· 15 years ago
110d99e
netfilter: xtables: remove xt_multiport revision 0
by Jan Engelhardt
· 15 years ago
779dd63
netfilter: xtables: remove xt_hashlimit revision 0
by Jan Engelhardt
· 15 years ago
f95c74e
netfilter: xtables: shorten up return clause
by Jan Engelhardt
· 15 years ago
4a5a5c7
netfilter: xtables: slightly better error reporting
by Jan Engelhardt
· 15 years ago
d6b00a5
netfilter: xtables: change targets to return error code
by Jan Engelhardt
· 15 years ago
bd414ee
netfilter: xtables: change matches to return error code
by Jan Engelhardt
· 15 years ago
135367b
netfilter: xtables: change xt_target.checkentry return type
by Jan Engelhardt
· 15 years ago
b0f3845
netfilter: xtables: change xt_match.checkentry return type
by Jan Engelhardt
· 15 years ago
9f56731
netfilter: xtables: untangle spaghetti if clauses in checkentry
by Jan Engelhardt
· 15 years ago
7911b5c
netfilter: ipvs: use NFPROTO values for NF_HOOK invocation
by Jan Engelhardt
· 15 years ago
5dc7a6d
netfilter: xt_recent: allow changing ip_list_[ug]id at runtime
by Jan Engelhardt
· 15 years ago
fd0ec0e
netfilter: xtables: consolidate code into xt_request_find_match
by Jan Engelhardt
· 16 years ago
d2a7b6b
netfilter: xtables: make use of xt_request_find_target
by Jan Engelhardt
· 16 years ago
ff67e4e
netfilter: xt extensions: use pr_<level> (2)
by Jan Engelhardt
· 15 years ago
55e0d7c
netfilter: xt_hashlimit: dl_seq_stop() fix
by Eric Dumazet
· 15 years ago
0d34545
netfilter: xtables: make use of caller family rather than target family
by Jan Engelhardt
· 15 years ago
Next »