index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_nat_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-09-07
netfilter: nat: avoid long-running port range loop
Florian Westphal
1
-2
/
+14
2022-09-07
netfilter: nat: move repetitive nat port reserve loop to a helper
Florian Westphal
1
-0
/
+19
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+2
2019-05-31
netfilter: conntrack, nat: prefer skb_ensure_writable
Florian Westphal
1
-2
/
+2
2019-05-21
netfilter: nat: fix udp checksum corruption
Florian Westphal
1
-1
/
+1
2019-02-27
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
1
-2
/
+0
2019-02-27
netfilter: nat: remove csum_recalc hook
Florian Westphal
1
-8
/
+4
2019-02-27
netfilter: nat: remove nf_nat_l4proto.h
Florian Westphal
1
-1
/
+0
2018-09-20
netfilter: nat: remove duplicate skb_is_nonlinear() in __nf_nat_mangle_tcp_pa...
Taehee Yoo
1
-3
/
+1
2018-04-24
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
1
-1
/
+1
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
1
-20
/
+20
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
1
-1
/
+1
2013-08-28
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
Patrick McHardy
1
-225
/
+3
2013-07-31
netfilter: nf_nat: use per-conntrack locking for sequence number adjustments
Patrick McHardy
1
-13
/
+6
2013-07-31
netfilter: nf_nat: change sequence number adjustments to 32 bits
Patrick McHardy
1
-4
/
+4
2013-07-31
netfilter: nf_nat: fix locking in nf_nat_seq_adjust()
Patrick McHardy
1
-1
/
+6
2013-05-31
netfilter: Correct calculation using skb->tail and skb-network_header
Simon Horman
1
-1
/
+1
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
1
-0
/
+1
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
1
-0
/
+435