index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: xt_IDLETIMER: add sysfs filename checking routine
Taehee Yoo
2019-05-03
1
-0
/
+20
*
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2019-05-03
3
-5
/
+36
*
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
2019-05-03
1
-3
/
+6
*
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2019-05-03
2
-8
/
+17
*
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
2019-05-02
1
-3
/
+6
*
netfilter: nat: cope with negative port range
Paolo Abeni
2019-05-02
1
-2
/
+5
*
netfilter: x_tables: fix missing timer initialization in xt_LED
Paolo Abeni
2019-05-02
1
-6
/
+6
*
Revert "GCC: Fix up for gcc 5+"
Moyster
2018-11-30
1
-2
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
2
-2
/
+2
*
GCC: Fix up for gcc 5+
mydongistiny
2018-11-29
1
-0
/
+2
*
ANDROID: qtaguid: Fix the UAF probelm with tag_ref_tree
Chenbo Feng
2018-05-16
1
-9
/
+11
*
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
2017-11-06
1
-1
/
+5
*
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
Liping Zhang
2017-11-06
1
-3
/
+10
*
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-11-06
4
-0
/
+6
*
ipvs: SNAT packet replies only for NATed connections
Julian Anastasov
2017-11-06
1
-5
/
+14
*
UPSTREAM: netfilter: Fix build errors with xt_socket.c
David S. Miller
2017-05-23
7
-66
/
+62
*
ANDROID: Add untag hacks to inet_release function
Chenbo Feng
2017-05-20
3
-59
/
+58
*
mtk: 3.10 updates
Mister Oyster
2017-04-29
1
-2
/
+0
*
UPSTREAM: netfilter: Fix build errors with xt_socket.c
David S. Miller
2017-04-25
1
-0
/
+1
*
xt_qtaguid: fix a race condition in if_tag_stat_update
liping.zhang
2017-04-17
1
-3
/
+4
*
net: netfilter: fix maybe-uninitialized warning
Nathan Chancellor
2017-04-13
1
-4
/
+4
*
ANDROID: fix the deadlock in xt_qtaguid when enable DDEBUG
Chenbo Feng
2017-04-11
1
-10
/
+14
*
Revert "netfilter: use jump_label for nf_hooks"
jollaman999
2017-04-11
1
-12
/
+1
*
netfilter: xt_socket: fix broken v0 support
Eric Dumazet
2017-04-11
1
-3
/
+7
*
netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag
Eric Dumazet
2017-04-11
1
-8
/
+62
*
netfilter: xt_socket: use IP early demux
Eric Dumazet
2017-04-11
1
-8
/
+14
*
netfilter: fix namespace handling in nf_log_proc_dostring
Jann Horn
2017-04-11
1
-2
/
+4
*
ipvs: count pre-established TCP states as active
Michal Kubecek
2017-04-11
1
-2
/
+23
*
netfilter: xt_quota2: make quota2_log work well
Liping Zhang
2017-04-11
2
-2
/
+20
*
nf: xt_qtaguid: fix handling for cases where tunnels are used.
JP Abgrall
2017-04-11
1
-81
/
+70
*
netfilter: Change %p to %pK in debug messages
Min Chong
2017-01-23
1
-10
/
+10
*
netfilter: x_tables: check for size overflow
Florian Westphal
2016-11-17
1
-0
/
+4
*
nf: IDLETIMER: Adds the uid field in the msg
Ruchi Kandoi
2016-11-11
1
-5
/
+32
*
Replace %p with %pK to prevent leaking kernel address
Mohamad Ayyash
2016-11-07
1
-1
/
+1
*
Don't show empty tag stats for unprivileged uids
Mohamad Ayyash
2016-09-28
1
-1
/
+1
*
netfilter: IDLETIMER: fix invalid deference of timer
JP Abgrall
2016-09-28
1
-1
/
+1
*
3.10.102-> 3.10.103
Jan Engelmohr
2016-09-10
1
-3
/
+242
*
Linux 3.10.102 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-1
/
+1
*
Linux 3.10.99 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-4
/
+17
*
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
2016-08-26
1
-1
/
+1
*
ipvs: do not use random local source address for tunnels
Julian Anastasov
2016-08-26
1
-1
/
+0
*
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
2016-08-26
1
-1
/
+2
*
netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
Ian Wilson
2016-08-26
1
-0
/
+3
*
netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
Chen Gang
2016-08-26
1
-2
/
+2
*
3.10.75 -> 3.10.76
Jan Engelmohr
2016-08-26
1
-1
/
+25
*
3.10.74 -> 3.10.75
Jan Engelmohr
2016-08-26
1
-1
/
+1
*
3.10.72 -> 3.10.73
Jan Engelmohr
2016-08-26
2
-11
/
+25
*
3.10.66 -> 3.10.67
Jan Engelmohr
2016-08-26
1
-5
/
+5
*
3.10.65 -> 3.10.66
Jan Engelmohr
2016-08-26
1
-0
/
+6
*
first commit
Meizu OpenSource
2016-08-15
184
-0
/
+80702