aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo2019-05-031-0/+20
* netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2019-05-033-5/+36
* netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn2019-05-031-3/+6
* ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov2019-05-032-8/+17
* netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet2019-05-021-3/+6
* netfilter: nat: cope with negative port rangePaolo Abeni2019-05-021-2/+5
* netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni2019-05-021-6/+6
* Revert "GCC: Fix up for gcc 5+"Moyster2018-11-301-2/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-292-2/+2
* GCC: Fix up for gcc 5+mydongistiny2018-11-291-0/+2
* ANDROID: qtaguid: Fix the UAF probelm with tag_ref_treeChenbo Feng2018-05-161-9/+11
* netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet2017-11-061-1/+5
* netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang2017-11-061-3/+10
* netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang2017-11-064-0/+6
* ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov2017-11-061-5/+14
* UPSTREAM: netfilter: Fix build errors with xt_socket.cDavid S. Miller2017-05-237-66/+62
* ANDROID: Add untag hacks to inet_release functionChenbo Feng2017-05-203-59/+58
* mtk: 3.10 updatesMister Oyster2017-04-291-2/+0
* UPSTREAM: netfilter: Fix build errors with xt_socket.cDavid S. Miller2017-04-251-0/+1
* xt_qtaguid: fix a race condition in if_tag_stat_updateliping.zhang2017-04-171-3/+4
* net: netfilter: fix maybe-uninitialized warningNathan Chancellor2017-04-131-4/+4
* ANDROID: fix the deadlock in xt_qtaguid when enable DDEBUGChenbo Feng2017-04-111-10/+14
* Revert "netfilter: use jump_label for nf_hooks"jollaman9992017-04-111-12/+1
* netfilter: xt_socket: fix broken v0 supportEric Dumazet2017-04-111-3/+7
* netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flagEric Dumazet2017-04-111-8/+62
* netfilter: xt_socket: use IP early demuxEric Dumazet2017-04-111-8/+14
* netfilter: fix namespace handling in nf_log_proc_dostringJann Horn2017-04-111-2/+4
* ipvs: count pre-established TCP states as activeMichal Kubecek2017-04-111-2/+23
* netfilter: xt_quota2: make quota2_log work wellLiping Zhang2017-04-112-2/+20
* nf: xt_qtaguid: fix handling for cases where tunnels are used.JP Abgrall2017-04-111-81/+70
* netfilter: Change %p to %pK in debug messagesMin Chong2017-01-231-10/+10
* netfilter: x_tables: check for size overflowFlorian Westphal2016-11-171-0/+4
* nf: IDLETIMER: Adds the uid field in the msgRuchi Kandoi2016-11-111-5/+32
* Replace %p with %pK to prevent leaking kernel addressMohamad Ayyash2016-11-071-1/+1
* Don't show empty tag stats for unprivileged uidsMohamad Ayyash2016-09-281-1/+1
* netfilter: IDLETIMER: fix invalid deference of timerJP Abgrall2016-09-281-1/+1
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-3/+242
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-1/+1
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-261-4/+17
* ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov2016-08-261-1/+1
* ipvs: do not use random local source address for tunnelsJulian Anastasov2016-08-261-1/+0
* netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer2016-08-261-1/+2
* netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2016-08-261-0/+3
* netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang2016-08-261-2/+2
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-1/+25
* 3.10.74 -> 3.10.75Jan Engelmohr2016-08-261-1/+1
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-262-11/+25
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-261-5/+5
* 3.10.65 -> 3.10.66Jan Engelmohr2016-08-261-0/+6
* first commitMeizu OpenSource2016-08-15184-0/+80702