index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
headers_check fix: netfilter/xt_conntrack.h
Jaswinder Singh Rajput
2009-01-30
1
-0
/
+1
*
netfilter 09/09: remove padding from struct xt_match on 64bit builds
Richard Kennedy
2009-01-12
1
-1
/
+1
*
netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC
Pablo Neira Ayuso
2008-12-16
1
-0
/
+1
*
netfilter: xtables: add missing const qualifier to xt_tgchk_param
Jan Engelhardt
2008-11-24
1
-1
/
+1
*
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
2008-10-14
1
-0
/
+3
*
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
2008-10-08
1
-2
/
+10
*
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
2008-10-08
1
-1
/
+7
*
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
1
-9
/
+20
*
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
2008-10-08
1
-5
/
+17
*
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
2008-10-08
1
-1
/
+7
*
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
1
-10
/
+22
*
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
1
-7
/
+21
*
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
2008-10-08
1
-2
/
+4
*
netfilter: iptables TPROXY target
KOVACS Krisztian
2008-10-08
1
-0
/
+14
*
netfilter: netns nf_conntrack: GRE conntracking in netns
Alexey Dobriyan
2008-10-08
1
-1
/
+1
*
netfilter: rename ipt_recent to xt_recent
Jan Engelhardt
2008-10-08
2
-0
/
+27
*
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-10-08
1
-14
/
+14
*
netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledged
Patrick McHardy
2008-07-31
1
-0
/
+3
*
netfilter: nfnetlink_log: send complete hardware header
Eric Leblond
2008-07-21
1
-0
/
+3
*
netfilter: accounting rework: ct_extend + 64bit counters (v4)
Krzysztof Piotr Oledzki
2008-07-21
2
-11
/
+5
*
netfilter: fix string extension for case insensitive pattern matching
Joonwoo Park
2008-07-08
1
-1
/
+14
*
netfilter: ctnetlink: add full support for SCTP to ctnetlink
Pablo Neira Ayuso
2008-06-09
1
-0
/
+10
*
netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...
Patrick McHardy
2008-05-08
1
-0
/
+1
*
[NETFILTER]: nf_conntrack: add DCCP protocol support
Patrick McHardy
2008-04-14
2
-0
/
+48
*
[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
Jan Engelhardt
2008-04-14
1
-2
/
+2
*
[NETFILTER]: xt_sctp: simplify xt_sctp.h
Jan Engelhardt
2008-04-14
1
-49
/
+35
*
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
2008-03-25
1
-0
/
+6
*
[NETFILTER]: nf_conntrack_sip: support multiple media channels
Patrick McHardy
2008-03-25
1
-0
/
+14
*
[NETFILTER]: nf_nat_sip: split up SDP mangling
Patrick McHardy
2008-03-25
1
-5
/
+20
*
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
Patrick McHardy
2008-03-25
1
-1
/
+2
*
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
2008-03-25
1
-0
/
+18
*
[NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing hel...
Patrick McHardy
2008-03-25
1
-0
/
+10
*
[NETFILTER]: nf_conntrack_sip: support method specific request/response handling
Patrick McHardy
2008-03-25
1
-0
/
+20
*
[NETFILTER]: nf_nat_sip: get rid of text based header translation
Patrick McHardy
2008-03-25
1
-1
/
+2
*
[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper
Patrick McHardy
2008-03-25
1
-0
/
+5
*
[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
Patrick McHardy
2008-03-25
1
-15
/
+15
*
[NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions
Patrick McHardy
2008-03-25
1
-2
/
+3
*
[NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function
Patrick McHardy
2008-03-25
1
-6
/
+43
*
[NETFILTER]: nf_conntrack_sip: remove redundant function arguments
Patrick McHardy
2008-03-25
1
-5
/
+2
*
[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling
Patrick McHardy
2008-03-25
1
-2
/
+4
*
[NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h
Patrick McHardy
2008-03-10
1
-1
/
+1
*
[NETFILTER]: xt_hashlimit: remove unneeded struct member
Jan Engelhardt
2008-02-19
1
-1
/
+0
*
[NETFILTER]: Make sure xt_policy.h is unifdef'ed.
Robert P. J. Day
2008-02-19
1
-1
/
+1
*
[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const
Jan Engelhardt
2008-01-31
1
-1
/
+1
*
[NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const
Jan Engelhardt
2008-01-31
1
-3
/
+3
*
[NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*
Alexey Dobriyan
2008-01-31
1
-2
/
+2
*
[NETFILTER]: xt_hashlimit match, revision 1
Jan Engelhardt
2008-01-31
1
-5
/
+32
*
[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code
Patrick McHardy
2008-01-31
1
-4
/
+4
*
[NETFILTER]: xt_owner: allow matching UID/GID ranges
Jan Engelhardt
2008-01-31
1
-2
/
+2
*
[NETFILTER]: x_tables: per-netns xt_tables
Alexey Dobriyan
2008-01-31
1
-2
/
+4
[next]