index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-01
netfilter: nft_reject_inet: allow to use reject from inet ingress
Pablo Neira Ayuso
2020-11-01
netfilter: nftables: Add __printf() attribute
Andrew Lunn
2020-10-31
netfilter: ipset: Expose the initval hash parameter to userspace
Jozsef Kadlecsik
2020-10-31
netfilter: ipset: Add bucketsize parameter to all hash types
Jozsef Kadlecsik
2020-10-31
netfilter: ipset: Support the -exist flag with the destroy command
Jozsef Kadlecsik
2020-10-31
netfilter: ipset: Update byte and packet counters regardless of whether they ...
Stefano Brivio
2020-10-31
netfilter: nft_reject: add reject verdict support for netdev
Jose M. Guisado Gomez
2020-10-31
netfilter: nft_reject: unify reject init and dump into nft_reject
Jose M. Guisado Gomez
2020-10-30
netfilter: nf_tables: missing validation from the abort path
Pablo Neira Ayuso
2020-10-30
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2020-10-30
netfilter: nftables: fix netlink report logic in flowtable and genid
Pablo Neira Ayuso
2020-10-22
netfilter: nf_fwd_netdev: clear timestamp in forwarding path
Pablo Neira Ayuso
2020-10-20
netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...
Saeed Mirzamohammadi
2020-10-20
netfilter: conntrack: connection timeout after re-register
Francesco Ruggeri
2020-10-20
ipvs: adjust the debug info in function set_tcp_state
longguang.yue
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements
Davide Caratti
2020-10-14
netfilter: restore NF_INET_NUMHOOKS
Pablo Neira Ayuso
2020-10-14
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
2020-10-12
netfilter: nftables: extend error reporting for chain updates
Pablo Neira Ayuso
2020-10-12
ipvs: clear skb->tstamp in forwarding path
Julian Anastasov
2020-10-12
netfilter: flowtable: reduce calls to pskb_may_pull()
Pablo Neira Ayuso
2020-10-12
netfilter: nf_tables: add inet ingress support
Pablo Neira Ayuso
2020-10-12
netfilter: add inet ingress support
Pablo Neira Ayuso
2020-10-12
netfilter: add nf_ingress_hook() helper function
Pablo Neira Ayuso
2020-10-12
netfilter: add nf_static_key_{inc,dec}
Pablo Neira Ayuso
2020-10-12
ipvs: inspect reply packets from DR/TUN real servers
longguang.yue
2020-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-10-04
netfilter: nf_tables: Implement fast bitwise expression
Phil Sutter
2020-10-04
netfilter: nf_tables: Enable fast nft_cmp for inverted matches
Phil Sutter
2020-10-04
netfilter: nfnetlink: place subsys mutexes in distinct lockdep classes
Florian Westphal
2020-10-04
netfilter: ipset: enable memory accounting for ipset allocations
Vasily Averin
2020-10-04
netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCK
YueHaibing
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-09-30
netfilter: nf_tables: add userdata attributes to nft_chain
Jose M. Guisado Gomez
2020-09-30
netfilter: nf_tables: use nla_memdup to copy udata
Jose M. Guisado Gomez
2020-09-30
netfilter: nf_tables: fix userdata memleak
Jose M. Guisado Gomez
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
ipvs: Remove unused macros
YueHaibing
2020-09-22
netfilter: conntrack: proc: rename stat column
Florian Westphal
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-09-08
netfilter: nf_tables: add userdata support for nft_object
Jose M. Guisado Gomez
2020-09-08
netfilter: nft_meta: use socket user_ns to retrieve skuid and skgid
Pablo Neira Ayuso
2020-09-08
netfilter: conntrack: nf_conncount_init is failing with IPv6 disabled
Eelco Chaudron
2020-09-08
netfilter: ctnetlink: fix mark based dump filtering regression
Martin Willi
2020-09-08
netfilter: nf_tables: coalesce multiple notifications into one skbuff
Pablo Neira Ayuso
2020-09-08
netfilter: ctnetlink: add a range check for l3/l4 protonum
Will McVicker
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
[next]