index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
1
-0
/
+1
2017-09-04
netfilter: nft_limit: add stateful object type
Pablo M. Bermudo Garay
1
-1
/
+2
2017-09-04
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
1
-6
/
+30
2017-08-19
netfilter: rt: add support to fetch path mss
Florian Westphal
1
-0
/
+2
2017-08-19
netfilter: exthdr: tcp option set support
Florian Westphal
1
-1
/
+3
2017-07-31
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
1
-1
/
+1
2017-07-31
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
1
-1
/
+1
2017-07-31
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
1
-1
/
+1
2017-07-31
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
1
-1
/
+2
2017-07-24
netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications
Phil Sutter
1
-0
/
+2
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
2
-94
/
+0
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+9
2017-04-24
netfilter: ctnetlink: make it safer when updating ct->status
Liping Zhang
1
-4
/
+9
2017-04-19
nefilter: eache: reduce struct size from 32 to 24 byte
Florian Westphal
1
-0
/
+3
2017-04-19
netfilter: nft_ct: allow to set ctnetlink event types of a connection
Florian Westphal
1
-0
/
+2
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
1
-2
/
+4
2017-03-13
netfilter: nft_fib: Support existence check
Phil Sutter
1
-0
/
+1
2017-03-13
netfilter: nft_ct: add helper set support
Florian Westphal
1
-1
/
+11
2017-03-06
netfilter: nft_hash: support of symmetric hash
Laura Garcia Liebana
1
-0
/
+13
2017-02-25
uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error
Dmitry V. Levin
1
-0
/
+1
2017-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+5
2017-02-21
netfilter: nfnetlink_queue: fix NFQA_VLAN_MAX definition
Ken-ichirou MATSUZAWA
1
-1
/
+1
2017-02-12
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
1
-0
/
+2
2017-02-12
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
1
-0
/
+12
2017-02-08
netfilter: nft_exthdr: add TCP option matching
Manuel Messner
1
-1
/
+16
2017-02-08
netfilter: nft_ct: add zone id get support
Florian Westphal
1
-0
/
+2
2017-02-08
netfilter: nft_exthdr: Add support for existence check
Phil Sutter
1
-0
/
+6
2017-02-06
netfilter: ctnetlink: Fix regression in CTA_STATUS processing
Kevin Cernekee
1
-0
/
+4
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+5
2017-01-24
netfilter: nft_log: restrict the log prefix length to 127
Liping Zhang
1
-0
/
+2
2017-01-16
netfilter: nf_tables: fix spelling mistakes
Alexander Alemayhu
1
-2
/
+2
2017-01-03
netfilter: nft_ct: add average bytes per packet support
Liping Zhang
1
-0
/
+2
2017-01-03
netfilter: nf_tables: add missing descriptions in nft_ct_keys
Liping Zhang
1
-0
/
+3
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-0
/
+94
2016-12-07
netfilter: xt_bpf: support ebpf
Willem de Bruijn
1
-0
/
+21
2016-12-07
netfilter: nft_objref: support for stateful object maps
Pablo Neira Ayuso
1
-0
/
+6
2016-12-07
netfilter: nf_tables: add stateful object reference to set elements
Pablo Neira Ayuso
1
-0
/
+8
2016-12-07
netfilter: nft_quota: add depleted flag for objects
Pablo Neira Ayuso
1
-0
/
+1
2016-12-07
netfilter: nf_tables: atomic dump and reset for stateful objects
Pablo Neira Ayuso
1
-0
/
+2
2016-12-07
netfilter: nft_quota: dump consumed quota
Pablo Neira Ayuso
1
-0
/
+2
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-12-06
netfilter: nf_tables: add stateful object reference expression
Pablo Neira Ayuso
1
-0
/
+14
2016-12-06
netfilter: nft_quota: add stateful object type
Pablo Neira Ayuso
1
-0
/
+1
2016-12-06
netfilter: nft_counter: add stateful object type
Pablo Neira Ayuso
1
-0
/
+1
2016-12-06
netfilter: nf_tables: add stateful objects
Pablo Neira Ayuso
1
-0
/
+29
2016-12-06
netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
Pablo Neira Ayuso
1
-0
/
+6
2016-12-05
uapi: export nf_log.h
stephen hemminger
1
-0
/
+1
2016-12-04
netfilter: nf_conntrack_tuple_common.h: fix #include
Davide Caratti
1
-0
/
+3
2016-11-01
netfilter: nf_tables: introduce routing expression
Anders K. Pedersen
1
-0
/
+27
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
1
-0
/
+36
[next]