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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2015-07-05
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
Eric W. Biederman
1
-0
/
+2
2014-11-12
netfilter: nf_tables: restore synchronous object release from commit/abort
Pablo Neira Ayuso
1
-2
/
+0
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
1
-0
/
+10
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
1
-0
/
+10
2014-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+6
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-10-13
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2
-0
/
+6
2014-10-07
netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h
Pablo Neira Ayuso
1
-155
/
+2
2014-10-02
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
1
-0
/
+6
2014-10-02
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
1
-117
/
+1
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2
-7
/
+3
2014-09-29
netfilter: nf_tables: store and dump set policy
Arturo Borrero
1
-0
/
+2
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2
-2
/
+2
2014-09-11
netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADE
Pablo Neira Ayuso
1
-6
/
+4
2014-09-09
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
1
-0
/
+16
2014-09-09
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
1
-0
/
+10
2014-09-09
netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables
Arturo Borrero
1
-0
/
+14
2014-09-09
netfilter: nat: move specific NAT IPv6 to core
Pablo Neira Ayuso
1
-0
/
+37
2014-09-02
netfilter: nat: move specific NAT IPv4 to core
Pablo Neira Ayuso
1
-0
/
+38
2014-08-26
net: Replace get_cpu_var through this_cpu_ptr
Christoph Lameter
1
-1
/
+1
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-62
/
+60
2014-07-14
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
1
-2
/
+4
2014-06-27
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
1
-0
/
+1
2014-06-27
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
1
-14
/
+6
2014-06-27
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
1
-0
/
+28
2014-06-25
netfilter: nf_log: move log buffering to core logging
Pablo Neira Ayuso
2
-54
/
+6
2014-06-25
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
1
-6
/
+9
2014-06-25
netfilter: conntrack: remove timer from ecache extension
Florian Westphal
1
-2
/
+24
2014-06-16
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
1
-3
/
+3
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+2
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2
-11
/
+155
2014-05-19
netfilter: nf_tables: defer all object release via rcu
Pablo Neira Ayuso
1
-0
/
+2
2014-05-19
netfilter: nf_tables: remove skb and nlh from context structure
Pablo Neira Ayuso
1
-4
/
+6
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle elements
Pablo Neira Ayuso
1
-0
/
+10
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle table
Pablo Neira Ayuso
1
-0
/
+10
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle chain
Pablo Neira Ayuso
1
-0
/
+17
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle sets
Pablo Neira Ayuso
1
-0
/
+12
2014-05-19
netfilter: nf_tables: add message type to transactions
Pablo Neira Ayuso
1
-0
/
+2
2014-05-19
netfilter: nf_tables: generalise transaction infrastructure
Pablo Neira Ayuso
1
-4
/
+11
2014-05-19
netfilter: nf_tables: deconstify table and chain in context structure
Pablo Neira Ayuso
1
-3
/
+3
2014-04-29
netfilter: add helper for adding nat extension
Florian Westphal
1
-0
/
+2
2014-04-23
netfilter: nf_tables: Make meta expression core functions public
Tomasz Bursztyka
1
-0
/
+36
2014-04-14
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
Patrick McHardy
1
-0
/
+10
2014-04-03
netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
Andrey Vagin
1
-2
/
+2
2014-04-02
netfilter: nf_tables: implement proper set selection
Patrick McHardy
1
-0
/
+46
2014-03-08
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
1
-9
/
+4
2014-03-07
netfilter: conntrack: remove central spinlock nf_conntrack_lock
Jesper Dangaard Brouer
1
-1
/
+6
2014-03-07
netfilter: conntrack: seperate expect locking from nf_conntrack_lock
Jesper Dangaard Brouer
1
-0
/
+2
2014-03-07
netfilter: conntrack: spinlock per cpu to protect special lists.
Jesper Dangaard Brouer
1
-1
/
+2
[next]