index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_osf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
netfilter: xt_osf: simplify xt_osf_match_packet()
Pablo Neira Ayuso
2018-10-16
1
-7
/
+1
*
netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c
Fernando Fernandez Mancera
2018-07-30
1
-146
/
+3
*
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
2018-05-07
1
-200
/
+2
*
netfilter: xt_osf: Add missing permission checks
Kevin Cernekee
2017-12-06
1
-0
/
+7
*
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
2017-07-24
1
-2
/
+0
*
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-06-19
1
-2
/
+4
*
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-11-03
1
-5
/
+5
*
netfilter: xt_osf: remove unused variable
Sudip Mukherjee
2016-02-29
1
-2
/
+0
*
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-12-28
1
-3
/
+4
*
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2015-09-18
1
-1
/
+1
*
netfilter: xt_osf: Use continue to reduce indentation
Joe Perches
2014-12-23
1
-84
/
+85
*
netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
Kirill Tkhai
2014-04-03
1
-0
/
+2
*
netfilter: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
*
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2013-04-05
1
-2
/
+4
*
netfilter: sparse endian fixes
Patrick McHardy
2012-08-20
1
-1
/
+1
*
net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-9
/
+2
*
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
1
-1
/
+1
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
1
-2
/
+2
*
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
2010-03-18
1
-4
/
+4
*
netfilter: xt_osf: change %pi4 to %pI4
Joe Perches
2010-01-11
1
-2
/
+2
*
netfilter: xt_osf: fix xt_osf_remove_callback() return value
Patrick McHardy
2009-11-19
1
-1
/
+1
*
netfilter: nfnetlink: constify message attributes and headers
Patrick McHardy
2009-08-25
1
-2
/
+4
*
netfilter: xt_osf: fix nf_log_packet() arguments
Patrick McHardy
2009-07-16
1
-2
/
+3
*
netfilter: passive OS fingerprint xtables match
Evgeniy Polyakov
2009-06-08
1
-0
/
+428