index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] severing module.h->sched.h
Al Viro
2006-12-04
4
-13
/
+4
*
[XFRM]: Fix aevent structuring to be more complete.
Jamal Hadi Salim
2006-12-02
1
-0
/
+2
*
[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port
Patrick McHardy
2006-12-02
1
-0
/
+20
*
[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
Patrick McHardy
2006-12-02
1
-0
/
+41
*
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
2006-12-02
6
-0
/
+447
*
[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
Patrick McHardy
2006-12-02
1
-0
/
+15
*
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
2006-12-02
7
-8
/
+113
*
[NETFILTER]: nf_conntrack/nf_nat: add amanda helper port
Patrick McHardy
2006-12-02
1
-0
/
+10
*
[NETFILTER]: nf_conntrack: add helper function for expectation initialization
Patrick McHardy
2006-12-02
2
-7
/
+7
*
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
2006-12-02
3
-12
/
+50
*
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
2006-12-02
9
-16
/
+278
*
[NETFILTER]: nf_conntrack: automatic helper assignment for expectations
Patrick McHardy
2006-12-02
1
-0
/
+3
*
[NETFILTER]: nf_conntrack: endian annotations
Patrick McHardy
2006-12-02
1
-9
/
+9
*
[NETFILTER]: nf_conntrack: fix helper structure alignment
Patrick McHardy
2006-12-02
1
-0
/
+1
*
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
2006-12-02
1
-2
/
+2
*
[GENETLINK]: Add cmd dump completion.
Jamal Hadi Salim
2006-12-02
1
-0
/
+2
*
[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.
Al Viro
2006-12-02
1
-1
/
+18
*
[IPSEC]: Add encapsulation family.
Miika Komu
2006-12-02
1
-0
/
+2
*
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
2006-12-02
1
-0
/
+2
*
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
2006-12-02
1
-1
/
+1
*
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
2006-12-02
1
-3
/
+99
*
[NETFILTER]: ebtables: add --snap-arp option
Bart De Schuymer
2006-12-02
2
-0
/
+5
*
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
2006-12-02
4
-2
/
+21
*
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
2006-12-02
3
-34
/
+49
*
[NETFILTER]: nfnetlink_log: remove useless prefix length limitation
Patrick McHardy
2006-12-02
1
-2
/
+0
*
[NETFILTER]: nfnetlink_queue: allow changing queue length through netlink
Eric Leblond
2006-12-02
1
-0
/
+1
*
[NETFILTER]: sip conntrack: better NAT handling
Patrick McHardy
2006-12-02
1
-1
/
+4
*
[NETFILTER]: sip conntrack: do case insensitive SIP header search
Patrick McHardy
2006-12-02
1
-1
/
+2
*
[NETFILTER]: sip conntrack: minor cleanup
Patrick McHardy
2006-12-02
1
-18
/
+10
*
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
2006-12-02
2
-2
/
+2
*
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
2006-12-02
1
-0
/
+3
*
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
2006-12-02
1
-1
/
+5
*
[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols
Patrick McHardy
2006-12-02
3
-0
/
+22
*
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
2006-12-02
3
-0
/
+34
*
[NETFILTER]: nf_conntrack: remove unused struct list_head from protocols
Martin Josefsson
2006-12-02
2
-6
/
+0
*
[NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi...
Martin Josefsson
2006-12-02
2
-2
/
+2
*
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol
Martin Josefsson
2006-12-02
3
-25
/
+25
*
[NETFILTER]: nf_conntrack: split out the event cache
Martin Josefsson
2006-12-02
3
-81
/
+96
*
[NETFILTER]: nf_conntrack: split out helper handling
Martin Josefsson
2006-12-02
2
-0
/
+12
*
[NETFILTER]: nf_conntrack: split out expectation handling
Martin Josefsson
2006-12-02
4
-58
/
+80
*
[DCCP]: Tidy up unused structures
Gerrit Renker
2006-12-02
1
-3
/
+1
*
[DCCP]: Remove allocation of sysctl numbers
Gerrit Renker
2006-12-02
1
-14
/
+0
*
[INET]: Change protocol field in struct inet_protosw to u16
Arnaldo Carvalho de Melo
2006-12-02
1
-1
/
+1
*
[TCP]: Renove the __ prefix on the struct tcp_sock members
Arnaldo Carvalho de Melo
2006-12-02
1
-78
/
+78
*
[TCP]: Change tcp_header_len member in tcp_sock to u16
Arnaldo Carvalho de Melo
2006-12-02
1
-3
/
+2
*
[XFRM]: Pack struct xfrm_policy
Arnaldo Carvalho de Melo
2006-12-02
1
-6
/
+7
*
[NET]: Pack struct hh_cache
Arnaldo Carvalho de Melo
2006-12-02
1
-1
/
+1
*
[INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
2006-12-02
1
-2
/
+2
*
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
Gerrit Renker
2006-12-02
1
-0
/
+5
*
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
2006-12-02
1
-0
/
+3
[next]