index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_conntrack_proto_generic.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-18
netfilter: conntrack: remove l4proto init and get_net callbacks
Florian Westphal
2019-01-18
netfilter: conntrack: unify sysctl handling
Florian Westphal
2019-01-18
netfilter: conntrack: remove remaining l4proto indirect packet calls
Florian Westphal
2019-01-18
netfilter: conntrack: remove pkt_to_tuple callback
Florian Westphal
2018-11-03
netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()
Pablo Neira Ayuso
2018-09-20
netfilter: conntrack: remove l3->l4 mapping information
Florian Westphal
2018-09-20
netfilter: conntrack: remove unused proto arg from netns init functions
Florian Westphal
2018-09-20
netfilter: conntrack: deconstify packet callback skb pointer
Florian Westphal
2018-09-20
netfilter: conntrack: remove the l4proto->new() function
Florian Westphal
2018-09-20
netfilter: conntrack: pass nf_hook_state to packet and error handlers
Florian Westphal
2018-09-11
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
Pablo Neira Ayuso
2018-07-16
netfilter: conntrack: remove get_timeout() indirection
Florian Westphal
2018-07-16
netfilter: conntrack: avoid calls to l4proto invert_tuple
Florian Westphal
2018-01-08
netfilter: conntrack: timeouts can be const
Florian Westphal
2018-01-08
netfilter: conntrack: l4 protocol trackers can be const
Florian Westphal
2017-10-24
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-08-28
netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.c
Davide Caratti
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2016-08-13
netfilter: remove ip_conntrack* sysctl compat code
Pablo Neira Ayuso
2015-09-18
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
2015-06-12
netfilter: conntrack: warn the user if there is a better helper to use
Marcelo Ricardo Leitner
2014-11-05
netfilter: Convert print_tuple functions to return void
Joe Perches
2014-09-29
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
2012-07-04
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
Pablo Neira Ayuso
2012-06-27
netfilter: nf_ct_generic: add generic_kmemdup_sysctl_table function
Gao feng
2012-06-27
netfilter: nf_conntrack: prepare l4proto->init_net cleanup
Gao feng
2012-06-07
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
2012-06-07
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
2012-06-07
netfilter: nf_ct_generic: add namespace support
Gao feng
2012-04-01
nf_conntrack_proto_generic: Stop using NLA_PUT*().
David S. Miller
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-02-18
netfilter: change generic l4 protocol number
Christoph Paasch
2008-11-03
net: '&' redux
Alexey Dobriyan
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
Jan Engelhardt
2008-01-31
[NETFILTER]: nf_conntrack: naming unification
Patrick McHardy
2008-01-28
[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos
Patrick McHardy
2007-10-18
sysctl: remove broken netfilter binary sysctls
Eric W. Biederman
2007-07-14
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
Patrick McHardy
2007-04-25
[NETFILTER]: Remove changelogs and CVS IDs
Patrick McHardy
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-02
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
2006-12-02
[NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules
Patrick McHardy
2006-12-02
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol
Martin Josefsson
2006-09-22
[NETFILTER]: Change tunables to __read_mostly
Brian Haley
[next]