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
compress-2026-03-30
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
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
1
-3
/
+1
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-4
/
+8
2013-11-03
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
2
-4
/
+8
2013-10-21
nf_tables*.h: Remove extern from function prototypes
Joe Perches
2
-43
/
+40
2013-10-14
netfilter: nf_tables: add trace support
Pablo Neira Ayuso
1
-0
/
+2
2013-10-14
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
1
-1
/
+24
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
1
-1
/
+3
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
3
-7
/
+90
2013-10-14
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
1
-9
/
+22
2013-10-14
netfilter: nft_payload: add optimized payload implementation for small loads
Patrick McHardy
1
-0
/
+9
2013-10-14
netfilter: nf_tables: add optimized data comparison for small values
Patrick McHardy
1
-0
/
+8
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
1
-13
/
+29
2013-10-14
netfilter: nf_tables: add netlink set API
Patrick McHardy
1
-7
/
+142
2013-10-14
netfilter: add nftables
Patrick McHardy
2
-0
/
+326
2013-10-14
netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
Pablo Neira Ayuso
1
-0
/
+3
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
1
-1
/
+1
2013-09-23
netfilter: Remove extern from function prototypes
Joe Perches
22
-246
/
+217
2013-09-13
netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions
Michal Kubeček
1
-1
/
+1
2013-08-28
netfilter: add SYNPROXY core/target
Patrick McHardy
3
-1
/
+84
2013-08-28
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
Patrick McHardy
4
-29
/
+51
2013-08-13
netfilter: nfnetlink_queue: allow to attach expectations to conntracks
Pablo Neira Ayuso
1
-0
/
+8
2013-08-09
netfilter: nf_conntrack: don't send destroy events from iterator
Florian Westphal
1
-1
/
+3
2013-07-31
netfilter: nf_nat: change sequence number adjustments to 32 bits
Patrick McHardy
3
-5
/
+5
2013-07-31
netfilter: nf_conntrack: remove duplicate code in ctnetlink
Florian Westphal
1
-2
/
+1
2013-07-31
netfilter: tproxy: remove nf_tproxy_core.h
Florian Westphal
1
-206
/
+0
2013-07-31
netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb
Florian Westphal
1
-4
/
+0
2013-07-31
netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()
Patrick McHardy
1
-7
/
+0
2013-06-11
net_sched: add 64bit rate estimators
Eric Dumazet
1
-1
/
+1
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2
-2
/
+4
2013-04-29
netfilter: move skb_gso_segment into nfnetlink_queue module
Florian Westphal
1
-0
/
+6
2013-04-19
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
2
-3
/
+3
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
1
-4
/
+10
2013-03-19
netfilter: nf_conntrack: speed up module removal path if netns in use
Vladimir Davydov
1
-0
/
+1
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
1
-0
/
+4
2013-01-27
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
11
-28
/
+138
2013-01-23
soreuseport: TCP/IPv6 implementation
Tom Herbert
1
-0
/
+1
2013-01-23
soreuseport: TCP/IPv4 implementation
Tom Herbert
1
-0
/
+1
2013-01-23
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
1
-3
/
+7
2013-01-23
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
1
-3
/
+8
2013-01-23
netfilter: nf_ct_proto: move initialization out of pernet_operations
Gao feng
1
-2
/
+5
2013-01-23
netfilter: nf_ct_labels: move initialization out of pernet_operations
Gao feng
1
-4
/
+4
2013-01-23
netfilter: nf_ct_helper: move initialization out of pernet_operations
Gao feng
1
-2
/
+5
2013-01-23
netfilter: nf_ct_timeout: move initialization out of pernet_operations
Gao feng
1
-4
/
+4
2013-01-23
netfilter: nf_ct_ecache: move initialization out of pernet_operations
Gao feng
1
-4
/
+15
2013-01-23
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
Gao feng
1
-4
/
+17
2013-01-23
netfilter: nf_ct_acct: move initialization out of pernet_operations
Gao feng
1
-2
/
+4
2013-01-23
netfilter: nf_ct_expect: move initialization out of pernet_operations
Gao feng
1
-2
/
+5
2013-01-23
netfilter: nf_conntrack: move initialization out of pernet operations
Gao feng
1
-2
/
+6
2013-01-18
netfilter: ctnetlink: allow userspace to modify labels
Florian Westphal
1
-0
/
+3
[next]