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
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-94
/
+172
2019-04-22
netfilter: fix nf_l4proto_log_invalid to log invalid packets
Andrei Vagin
1
-1
/
+1
2019-04-22
netfilter: never get/set skb->tstamp
Florian Westphal
4
-16
/
+18
2019-04-15
netfilter: nat: fix icmp id randomization
Florian Westphal
1
-3
/
+8
2019-04-15
netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
Dan Carpenter
1
-1
/
+1
2019-04-15
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2
-5
/
+64
2019-04-13
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
1
-1
/
+1
2019-04-13
netfilter: conntrack: initialize ct->timeout
Alexander Potapenko
1
-0
/
+1
2019-04-13
netfilter: conntrack: don't set related state for different outer address
Florian Westphal
2
-67
/
+78
2019-04-12
bridge: netfilter: unroll NF_HOOK helper in bridge input path
Florian Westphal
3
-3
/
+2
2019-04-11
netfilter: nf_nat_masquerade: unify ipv4/6 notifier registration
Florian Westphal
3
-91
/
+42
2019-04-11
netfilter: x_tables: merge ip and ipv6 masquerade modules
Florian Westphal
3
-0
/
+158
2019-04-11
netfilter: nf_nat: merge ip/ip6 masquerade headers
Florian Westphal
2
-4
/
+2
2019-04-08
netfilter: make two functions static
Florian Westphal
2
-5
/
+3
2019-04-08
netfilter: nft_osf: Add version option support
Fernando Fernandez Mancera
2
-12
/
+32
2019-04-08
netfilter: nft_redir: add inet support
Florian Westphal
1
-0
/
+61
2019-04-08
netfilter: nft_masq: add inet support
Florian Westphal
1
-0
/
+64
2019-04-08
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
4
-15
/
+10
2019-04-08
netfilter: nf_tables: merge route type into core
Florian Westphal
4
-16
/
+174
2019-04-08
netfilter: nat: add inet family nat support
Florian Westphal
4
-17
/
+136
2019-04-08
ipvs: allow tunneling with gue encapsulation
Jacky Hu
2
-5
/
+114
2019-04-08
netfilter: nf_flowtable: skip device lookup from interface index
Pablo Neira Ayuso
1
-8
/
+2
2019-04-08
netfilter: nft_redir: Make nft_redir_dump static
YueHaibing
1
-1
/
+1
2019-04-08
netfilter: nf_tables: remove unused parameter ctx
Colin Ian King
1
-3
/
+2
2019-04-08
time: Introduce jiffies64_to_msecs()
Li RongQing
1
-3
/
+1
2019-04-07
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
1
-1
/
+0
2019-03-28
netfilter: Export nf_ct_{set,destroy}_timeout()
Yi-Hung Wei
2
-87
/
+95
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-30
/
+41
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-12
/
+1
2019-03-20
netfilter: nf_tables: add missing ->release_ops() in error path of newrule()
Taehee Yoo
1
-1
/
+4
2019-03-18
netfilter: nft_redir: fix module autoload with ip4
Pablo Neira Ayuso
1
-1
/
+1
2019-03-18
netfilter: nf_tables: bogus EBUSY in helper removal from transaction
Pablo Neira Ayuso
1
-3
/
+16
2019-03-18
netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
Arnd Bergmann
1
-0
/
+1
2019-03-18
netfilter: nft_set_rbtree: check for inactive element after flag mismatch
Pablo Neira Ayuso
1
-4
/
+3
2019-03-18
netfilter: nf_conntrack_sip: remove direct dependency on IPv6
Alin Nastac
1
-21
/
+16
2019-03-11
netfilter: nf_tables: return immediately on empty commit
Florian Westphal
1
-0
/
+5
2019-03-11
netfilter: nf_tables: use-after-free in dynamic operations
Pablo Neira Ayuso
1
-1
/
+3
2019-03-11
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
4
-13
/
+54
2019-03-08
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
1
-6
/
+11
2019-03-08
netfilter: nat: don't register device notifier twice
Florian Westphal
1
-16
/
+19
2019-03-01
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
3
-0
/
+111
2019-03-01
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
2
-13
/
+168
2019-03-01
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
2
-12
/
+143
2019-03-01
netfilter: xt_IDLETIMER: fix sysfs callback function type
Sami Tolvanen
1
-10
/
+4
2019-03-01
netfilter: nf_conntrack: ensure that CONNTRACK_LOCKS is power of 2
Li RongQing
1
-0
/
+1
2019-03-01
netfilter: nf_tables: check the result of dereferencing base_chain->stats
Li RongQing
1
-6
/
+8
2019-03-01
ipvs: get sctphdr by sctphoff in sctp_csum_check
Xin Long
1
-5
/
+2
2019-03-01
netfilter: convert the proto argument from u8 to u16
Li RongQing
1
-2
/
+2
2019-03-01
netfilter: nft_tunnel: Add dst_cache support
wenxu
1
-0
/
+7
2019-03-01
netfilter: conntrack: tcp: only close if RST matches exact sequence
Florian Westphal
1
-10
/
+40
[next]