index
:
kernel_htc_msm8974.git
lp5.1
q10.0
r11.0
r11.1
s12.0
s12.1
kernel_htc_msm8974
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: add connlabel conntrack extension
Florian Westphal
2018-11-19
2
-0
/
+58
*
netfilter: nf_nat: Handle routing changes in MASQUERADE target
Jozsef Kadlecsik
2018-11-18
1
-0
/
+15
*
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
2018-11-18
1
-1
/
+3
*
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
2018-11-18
2
-0
/
+6
*
netfilter: add protocol independent NAT core
Patrick McHardy
2018-11-18
7
-88
/
+121
*
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
2018-11-18
1
-3
/
+8
*
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
Pablo Neira Ayuso
2018-11-18
1
-0
/
+43
*
netfilter: nf_ct_ext: support variable length extensions
Pablo Neira Ayuso
2018-11-18
1
-3
/
+6
*
netfilter: ctnetlink: add CTA_HELP_INFO attribute
Pablo Neira Ayuso
2018-11-18
1
-0
/
+1
*
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
2018-11-18
2
-33
/
+17
*
netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
Pablo Neira Ayuso
2018-11-18
2
-2
/
+4
*
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
2018-11-18
1
-0
/
+4
*
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
2018-11-18
1
-0
/
+11
*
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
2018-11-18
1
-2
/
+2
*
Merge tag 'v3.4.100' into HEAD
Bruno Martins
2017-11-09
1
-2
/
+2
|
\
|
*
netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
Andrey Vagin
2014-05-18
1
-2
/
+2
*
|
Merge tag 'v3.4.20' into HEAD
Bruno Martins
2017-08-01
1
-0
/
+1
|
\
|
|
*
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
2012-10-21
1
-0
/
+1
*
|
msm: netfilter: NATTYPE Refresh Timer Changes.
Niranjan Reddy Dumbala
2013-02-06
1
-0
/
+9
|
/
*
netfilter: xt_LOG: don't use xchg() for simple assignment
Jan Beulich
2012-03-26
1
-1
/
+1
*
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
2012-03-23
2
-1
/
+5
*
netfilter: xt_LOG: add __printf() to sb_add()
Eric Dumazet
2012-03-07
1
-1
/
+1
*
netfilter: nf_ct_ext: add timeout extension
Pablo Neira Ayuso
2012-03-07
2
-0
/
+82
*
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
2012-03-07
1
-0
/
+11
*
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
2012-03-07
1
-2
/
+6
*
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
2012-03-07
1
-0
/
+13
*
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
2012-02-24
1
-1
/
+1
*
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2011-12-25
6
-23
/
+12
|
\
|
*
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
2011-12-23
1
-5
/
+0
|
*
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
2011-12-23
1
-2
/
+0
|
*
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
2011-12-23
4
-15
/
+12
|
*
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
2011-12-23
1
-1
/
+0
|
*
netfilter: nf_conntrack: use atomic64 for accounting counters
Eric Dumazet
2011-12-18
1
-2
/
+2
*
|
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-11
1
-1
/
+1
|
/
*
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
2011-11-22
1
-9
/
+10
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+2
|
\
|
*
nf_conntrack.h: fix up fallout from implicit moduleparam.h presence
Paul Gortmaker
2011-10-31
1
-0
/
+2
*
|
netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h
Pablo Neira Ayuso
2011-11-01
2
-51
/
+2
*
|
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-1
/
+2
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
2011-06-16
1
-0
/
+6
*
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
2011-04-24
3
-10
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-19
1
-11
/
+1
|
\
|
*
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
2011-02-17
1
-11
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-04
1
-3
/
+0
|
\
|
|
*
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
2011-02-01
1
-3
/
+0
|
*
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
2011-01-12
2
-10
/
+10
*
|
netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n
Patrick McHardy
2011-01-20
1
-0
/
+12
*
|
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
Pablo Neira Ayuso
2011-01-19
2
-0
/
+57
*
|
netfilter: nf_conntrack: nf_conntrack snmp helper
Jiri Olsa
2011-01-18
1
-0
/
+6
[next]