index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: conntrack: optional reliable conntrack event delivery
Pablo Neira Ayuso
2009-06-13
2
-17
/
+46
*
netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()
Pablo Neira Ayuso
2009-06-13
1
-0
/
+2
*
netfilter: conntrack: move event caching to conntrack extension infrastructure
Pablo Neira Ayuso
2009-06-13
2
-61
/
+71
*
netfilter: nf_conntrack: use per-conntrack locks for protocol data
Patrick McHardy
2009-06-10
2
-2
/
+4
*
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
2009-06-08
3
-21
/
+0
*
netfilter: conntrack: replace notify chain by function pointer
Pablo Neira Ayuso
2009-06-03
1
-20
/
+48
*
netfilter: conntrack: simplify event caching system
Pablo Neira Ayuso
2009-06-02
1
-30
/
+6
*
netfilter: conntrack: remove events flags from userspace exposed file
Pablo Neira Ayuso
2009-06-02
1
-0
/
+69
*
netfilter: conntrack: don't report events on module removal
Pablo Neira Ayuso
2009-06-02
1
-1
/
+1
*
netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition
Pablo Neira Ayuso
2009-06-02
1
-0
/
+2
*
netfilter: nf_nat: add support for persistent mappings
Patrick McHardy
2009-04-16
1
-0
/
+1
*
netfilter: ctnetlink: fix regression in expectation handling
Pablo Neira Ayuso
2009-04-06
1
-1
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-26
5
-9
/
+27
|
\
|
*
netfilter: nf_conntrack: add generic function to get len of generic policy
Holger Eitzenberger
2009-03-25
1
-0
/
+1
|
*
netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
Eric Dumazet
2009-03-25
2
-9
/
+11
|
*
netfilter: limit the length of the helper name
Holger Eitzenberger
2009-03-25
1
-0
/
+2
|
*
netfilter: ctnetlink: add callbacks to the per-proto nlattrs
Holger Eitzenberger
2009-03-25
2
-0
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-24
3
-13
/
+10
|
\
\
|
|
/
|
*
netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put
Florian Westphal
2009-03-18
1
-5
/
+0
|
*
netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h
Christoph Paasch
2009-03-16
1
-4
/
+1
|
*
netfilter: use a linked list of loggers
Eric Leblond
2009-03-16
1
-3
/
+8
|
*
netfilter: nf_conntrack: table max size should hold at least table size
Hagen Paul Pfeifer
2009-02-20
1
-1
/
+1
*
|
netfilter: conntrack: don't deliver events for racy packets
Pablo Neira Ayuso
2009-03-16
1
-1
/
+2
*
|
netfilter: nf_conntrack: don't try to deliver events for untracked connections
Patrick McHardy
2009-02-18
1
-1
/
+1
|
/
*
netfilter: fix warning in net/netfilter/nf_conntrack_proto_tcp.c
Ingo Molnar
2008-11-25
1
-1
/
+1
*
netfilter: nfnetlink_log: fix warning and prototype mismatch
Patrick McHardy
2008-11-18
1
-1
/
+1
*
netfilter: ctnetlink: deliver events for conntracks changed from userspace
Pablo Neira Ayuso
2008-11-18
3
-5
/
+56
*
netfilter: ctnetlink: helper modules load-on-demand support
Pablo Neira Ayuso
2008-11-18
1
-3
/
+2
*
netfilter: nf_conntrack: connection tracking helper name persistent aliases
Pablo Neira Ayuso
2008-11-17
1
-0
/
+3
*
netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.
Eric Leblond
2008-11-04
1
-0
/
+14
*
misc: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-3
/
+3
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-1
/
+1
*
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
1
-3
/
+3
*
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
2008-10-14
1
-0
/
+8
*
net: fix dummy 'nf_conntrack_event_cache()'
Linus Torvalds
2008-10-11
1
-1
/
+1
*
nf_conntrack_ecache.h: Fix missing braces
Guo-Fu Tseng
2008-10-09
1
-0
/
+1
*
netfilter: iptables tproxy core
KOVACS Krisztian
2008-10-08
1
-0
/
+32
*
netfilter: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
2008-10-08
1
-0
/
+6
*
netfilter: netns nf_conntrack: per-netns conntrack accounting
Alexey Dobriyan
2008-10-08
1
-5
/
+5
*
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...
Alexey Dobriyan
2008-10-08
1
-8
/
+7
*
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
2008-10-08
1
-1
/
+0
*
netfilter: netns nf_conntrack: per-netns statistics
Alexey Dobriyan
2008-10-08
1
-4
/
+4
*
netfilter: netns nf_conntrack: per-netns event cache
Alexey Dobriyan
2008-10-08
1
-6
/
+16
*
netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...
Alexey Dobriyan
2008-10-08
1
-3
/
+1
*
netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook
Alexey Dobriyan
2008-10-08
1
-1
/
+1
*
netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()
Alexey Dobriyan
2008-10-08
1
-1
/
+2
*
netfilter: netns nf_conntrack: per-netns unconfirmed list
Alexey Dobriyan
2008-10-08
1
-1
/
+0
*
netfilter: netns nf_conntrack: per-netns expectations
Alexey Dobriyan
2008-10-08
1
-6
/
+14
*
netfilter: netns nf_conntrack: per-netns conntrack hash
Alexey Dobriyan
2008-10-08
2
-5
/
+4
*
netfilter: netns nf_conntrack: per-netns conntrack count
Alexey Dobriyan
2008-10-08
1
-1
/
+0
[next]