index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-23
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2
-6
/
+6
2018-08-16
netfilter: nft_dynset: allow dynamic updates of non-anonymous set
Pablo Neira Ayuso
1
-2
/
+0
2018-08-16
netfilter: nft_tproxy: Fix missing-braces warning
Máté Eckl
1
-1
/
+3
2018-08-16
netfilter: nft_ct: make l3 protocol field optional for timeout object
Harsha Sharma
1
-3
/
+4
2018-08-16
netfilter: x_tables: do not fail xt_alloc_table_info too easilly
Michal Hocko
1
-6
/
+1
2018-08-16
netfilter: conntrack: fix removal of conntrack entries when l4tracker is removed
Florian Westphal
1
-5
/
+10
2018-08-16
netfilter: nf_tables: don't prevent event handler from device cleanup on netn...
Florian Westphal
2
-10
/
+9
2018-08-16
netfilter: nf_tables: fix register ordering
Florian Westphal
2
-8
/
+23
2018-08-16
netfilter: fix memory leaks on netlink_dump_start error
Florian Westphal
2
-25
/
+30
2018-08-16
netfilter: nft_set: fix allocation size overflow in privsize callback.
Taehee Yoo
4
-10
/
+10
2018-08-16
ipvs: don't show negative times in ip_vs_conn
Matteo Croce
1
-8
/
+14
2018-08-16
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
1
-4
/
+11
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
58
-1376
/
+4269
2018-08-15
Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-08-08
netfilter: nfnetlink_osf: fix using plain integer as NULL warning
Wei Yongjun
1
-1
/
+1
2018-08-07
netfilter: nft_ct: enable conntrack for helpers
Pablo Neira Ayuso
1
-0
/
+14
2018-08-07
netfilter: nft_ct: add ct timeout support
Harsha Sharma
1
-1
/
+203
2018-08-07
netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
Pablo Neira Ayuso
3
-21
/
+26
2018-08-07
netfilter: cttimeout: move ctnl_untimeout to nf_conntrack
Harsha Sharma
2
-18
/
+19
2018-08-07
netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZ
Fernando Fernandez Mancera
1
-5
/
+3
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
19
-230
/
+1266
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
1
-1
/
+1
2018-08-04
netfilter: nft_tunnel: fix sparse errors
Pablo Neira Ayuso
1
-5
/
+3
2018-08-03
netfilter: conntrack: avoid use-after free on rmmod
Florian Westphal
1
-4
/
+3
2018-08-03
netfilter: kconfig: remove ct zone/label dependencies
Florian Westphal
1
-3
/
+3
2018-08-03
netfilter: nf_tables: simplify NLM_F_CREATE handling
Pablo Neira Ayuso
1
-19
/
+10
2018-08-03
netfilter: nf_tables: match on tunnel metadata
Pablo Neira Ayuso
1
-1
/
+111
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
3
-0
/
+465
2018-08-03
netfilter: nft_tproxy: Add missing config check
Máté Eckl
1
-0
/
+2
2018-08-03
netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT
Harsha Sharma
2
-6
/
+1
2018-08-03
netfilter: nf_tables: remove unused variable
YueHaibing
1
-2
/
+0
2018-08-03
netfilter: nf_tables: flow event notifier must use transaction mutex
Florian Westphal
1
-2
/
+2
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2
-2
/
+2
2018-08-03
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
4
-28
/
+11
2018-07-30
netfilter: nf_tables: Add native tproxy support
Máté Eckl
3
-0
/
+325
2018-07-30
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera
3
-0
/
+114
2018-07-30
netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c
Fernando Fernandez Mancera
2
-146
/
+157
2018-07-30
netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
Fernando Fernandez Mancera
3
-6
/
+11
2018-07-30
netfilter: use PTR_ERR_OR_ZERO()
YueHaibing
2
-6
/
+2
2018-07-30
netfilter: nf_osf: add nf_osf_find()
Pablo Neira Ayuso
1
-0
/
+30
2018-07-30
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
3
-7
/
+21
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-147
/
+189
2018-07-24
netfilter: nf_tables: move dumper state allocation into ->start
Florian Westphal
1
-104
/
+115
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
39
-993
/
+2556
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
9
-88
/
+62
2018-07-20
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
1
-4
/
+4
2018-07-20
netfilter: nf_tables: don't allow to rename to already-pending name
Florian Westphal
1
-13
/
+29
2018-07-20
netfilter: nf_tables: fix memory leaks on chain rename
Florian Westphal
1
-6
/
+11
2018-07-20
netfilter: nf_tables: free flow table struct too
Florian Westphal
1
-0
/
+1
2018-07-20
netfilter: nf_tables: use dev->name directly
Florian Westphal
1
-9
/
+5
[next]